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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-03-07 11:24:34
Message-ID: 20050307112434.E5041EED3 () 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.126


--- kdelibs/kdeui/kmainwindow.h  #1.125:1.126
@@ -1042,5 +1042,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