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

List:       kde-commits
Subject:    kdebase/kcontrol/style
From:       George Staikos <staikos () kde ! org>
Date:       2003-09-18 8:13:29
[Download RAW message or body]

CVS commit by staikos: 

ok so I end up having to fix the bug


  M +5 -3      kcmstyle.cpp   1.61


--- kdebase/kcontrol/style/kcmstyle.cpp  #1.60:1.61
@@ -334,4 +334,7 @@ KCMStyle::KCMStyle( QWidget* parent, con
         page3Layout->addItem( sp3 );
 
+        // Load settings
+        load();
+
         // Do all the setDirty connections.
         connect(cbStyle, SIGNAL(activated(int)), this, SLOT(setStyleDirty()));
@@ -356,7 +359,4 @@ KCMStyle::KCMStyle( QWidget* parent, con
         addWhatsThis();
 
-        // Load settings
-        load();
-
         // Insert the pages into the tabWidget
         tabWidget->insertTab( page1, i18n("&Style"));
@@ -387,4 +387,6 @@ void KCMStyle::load()
         m_bStyleDirty= false;
         m_bToolbarsDirty = false;
+
+        setChanged( false );
 }
 


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

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