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

List:       kde-commits
Subject:    kdeedu/klettres/klettres
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2004-06-10 13:30:47
Message-ID: 20040610133047.99DBA126F5 () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

clean unneeded slots


  M +0 -17     klettres.cpp   1.89
  M +0 -6      klettres.h   1.49


--- kdeedu/klettres/klettres/klettres.cpp  #1.88:1.89
@@ -202,21 +202,4 @@ void KLettres::updateLanguage()
 }
 
-void KLettres::optionsConfigureToolbars()
-{
-        // use the standard toolbar editor
-        saveMainWindowSettings( KGlobal::config(), autoSaveGroup() );
-        KEditToolbar dlge(actionCollection());
-        connect(&dlge, SIGNAL(newToolbarConfig()), this, SLOT(newToolbarConfig()));
-        dlge.exec();
-}
-
-void KLettres::newToolbarConfig()
-{
-        // this slot is called when user clicks "Ok" or "Apply" in the toolbar editor.
-        // recreate our GUI, and re-apply the settings (e.g. "text under icons", etc.)
-        createGUI();
-        applyMainWindowSettings( KGlobal::config(), autoSaveGroup() );
-}
-
 void KLettres::loadSettings()
 {

--- kdeedu/klettres/klettres/klettres.h  #1.48:1.49
@@ -97,12 +97,6 @@ public:
 private slots:
 
-        ///Configure toolbars icons, use the standard toollbar editor
-        void optionsConfigureToolbars();
         ///Open the Settings->Configure KLettres dialog
         void optionsPreferences();
-        /**This slot is called when user clicks "Ok" or "Apply" in the toolbar editor.
-        * Recreate our GUI, and re-apply the settings (e.g. "text under icons", etc.)
-        */
-        void newToolbarConfig();
         ///Hide and show the MenuBar, called by Settings->Show Menubar
         void slotMenubar();


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

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