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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/clients/akonadiconsole
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-01-06 14:13:17
Message-ID: 1231251197.220835.12688.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 906646 by tmcguire:

Fix saving of main window size. For some reason, the sync is needed, otherwise
the modified config values are not written to disk.


 M  +1 -0      mainwindow.cpp  


--- trunk/KDE/kdepim/akonadi/clients/akonadiconsole/mainwindow.cpp #906645:906646
@@ -58,5 +58,6 @@
 {
   KConfigGroup config( KGlobal::config(), "UiState" );
   KPIM::UiStateSaver::saveState( this, config );
+  KGlobal::config()->sync();
   return KXmlGuiWindow::queryExit();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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