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

List:       kde-commits
Subject:    kdeutils/kedit
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-05-22 23:48:24
Message-ID: 20040522234824.DFA989272 () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

removed custom configure key dialog


  M +4 -7      kedit.cpp   1.198
  M +1 -2      kedit.h   1.74


--- kdeutils/kedit/kedit.cpp  #1.197:1.198
@@ -239,5 +239,7 @@ void TopLevel::setupActions()
     KStdAction::preferences(this, SLOT(showSettings()), actionCollection());
 
-    KStdAction::keyBindings(this, SLOT(editKeys()), actionCollection());
+     KStdAction::keyBindings(guiFactory(), SLOT(configureShortcuts()), 
+actionCollection());
+   
     KStdAction::configureToolbars(this, SLOT(editToolbars()), actionCollection());
 
@@ -840,9 +842,4 @@ void TopLevel::initSpellConfig()
 }
 
-void TopLevel::editKeys()
-{
-  KKeyDialog::configure(actionCollection());
-}
-
 
 void TopLevel::editToolbars()

--- kdeutils/kedit/kedit.h  #1.73:1.74
@@ -200,5 +200,4 @@ private slots:
     void readSettings();
     void showSettings();
-    void editKeys();
     void editToolbars();
     void slotSelectionChanged();


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

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