[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdelibs/kdeui
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-03-07 11:25:12
Message-ID: 20050307112512.5BE81EED3 () office ! kde ! org
[Download RAW message or body]

CVS commit by wstephens: 

Fix session restoring for apps with 3 types of KMainWindow


  M +1 -1      kmainwindow.h   1.124.2.1


--- kdelibs/kdeui/kmainwindow.h  #1.124:1.124.2.1
@@ -1038,5 +1038,5 @@ inline void kRestoreMainWindows() {
   classNames[0] = T0::staticMetaObject()->className();
   classNames[1] = T1::staticMetaObject()->className();
-  classNames[2] = T1::staticMetaObject()->className();
+  classNames[2] = T2::staticMetaObject()->className();
   for ( int n = 1 ; KMainWindow::canBeRestored( n ) ; ++n ) {
     const QString className = KMainWindow::classNameOfToplevel( n );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic