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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/plasma
From:       Andre Duffeck <andre () duffeck ! de>
Date:       2008-04-08 10:36:48
Message-ID: 1207651008.901130.26725.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 794680 by duffeck:

force-sync() the config on application exit until we figure out why it's
not saved automatically


 M  +3 -0      plasmaapp.cpp  


--- trunk/KDE/kdebase/workspace/plasma/plasma/plasmaapp.cpp #794679:794680
@@ -215,6 +215,9 @@
 
 PlasmaApp::~PlasmaApp()
 {
+    //TODO: This manual sync() should not be necessary. Remove it when
+    // KConfig was fixed
+    KGlobal::config()->sync();
     delete m_appletBrowser;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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