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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/config
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2009-02-19 6:16:42
Message-ID: 1235024202.550392.25442.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 928200 by trueg:

Commited too fast after a confusing discussion on kcd - KConfigGroup::sync does \
actually sync the parent config.

 M  +1 -6      kconfiggroup.h  


--- trunk/KDE/kdelibs/kdecore/config/kconfiggroup.h #928199:928200
@@ -49,9 +49,6 @@
  *
  * A KConfigGroup will be read-only if it is constructed from a
  * const config object or from another read-only group.
- *
- * Changes to a KConfigGroup need to be synced back to the 
- * parent config via sync().
  */
 class KDECORE_EXPORT KConfigGroup : public KConfigBase
 {
@@ -127,9 +124,7 @@
     /**
      * @reimp
      *
-     * Syncs the group back to the parent config. Without calling this
-     * method changes to the group will not appear in the parent config
-     * and thus, will never be written back to disk.
+     * Syncs the parent config.
      */
     void sync();
 


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

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