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

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasma
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2008-05-31 21:26:50
Message-ID: 1212269210.075227.18171.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 815001 by aacid:

Don't show Apply button as it doesn't work correctly, acked by Aaron


 M  +2 -1      applet.cpp  


--- trunk/KDE/kdebase/workspace/libs/plasma/applet.cpp #815000:815001
@@ -1116,8 +1116,9 @@
         createConfigurationInterface(dialog);
         //TODO: would be nice to not show dialog if there are no pages added?
         connect(dialog, SIGNAL(finished()), nullManager, SLOT(deleteLater()));
+        //TODO: Apply button does not correctly work for now, so do not show it
+        dialog->showButton( KDialog::Apply, false );
         dialog->show();
-        dialog->enableButtonApply(true);
     }
 
     emit releaseVisualFocus();
[prev in list] [next in list] [prev in thread] [next in thread] 

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