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

List:       kde-commits
Subject:    KDE/kdenetwork/kget
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2005-06-04 14:08:14
Message-ID: 1117894094.965228.31170.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 422098 by pino:

Flushing changes on our config on read, too.

Could this fix #99959 ?

CCMAIL: kget@kde.org



 M  +3 -0      settings.cpp  


--- trunk/KDE/kdenetwork/kget/settings.cpp #422097:422098
@@ -195,6 +195,9 @@
     config->setGroup("DropGeometry");
     dropPosition = config->readPointEntry("Position", &point);
     dropState = config->readUnsignedLongNumEntry("State", DEFAULT_DOCK_STATE );
+
+    // flushing pending changes
+    config->sync();
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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