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

List:       kde-commits
Subject:    kdemultimedia/kmid
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-05-23 0:10:41
Message-ID: 20040523001041.2BEEB907C () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

removal of custom key confiugre dialog


  M +2 -8      kmidframe.cpp   1.66
  M +0 -1      kmidframe.h   1.25


--- kdemultimedia/kmid/kmidframe.cpp  #1.65:1.66
@@ -40,5 +40,4 @@
 #include <kglobal.h>
 #include <kiconloader.h>
-#include <kkeydialog.h>
 #include <klocale.h>
 #include <kmessagebox.h>
@@ -171,5 +170,6 @@ kmidFrame::kmidFrame(const char *name)
                 "change_font");
 
-    KStdAction::keyBindings( this, SLOT( slotConfigureKeys() ), actionCollection() );
+    KStdAction::keyBindings(guiFactory(), SLOT(configureShortcuts()), 
+actionCollection());
 
     (void)new KAction(i18n("MIDI &Setup..."), 0, this,
@@ -628,10 +628,4 @@ void kmidFrame::options_ChannelViewOptio
 }
 
-void kmidFrame::slotConfigureKeys()
-{
-    KKeyDialog::configure( actionCollection(), this );
-}
-
-
 void kmidFrame::openURL( const QString url )
 {

--- kdemultimedia/kmid/kmidframe.h  #1.24:1.25
@@ -95,5 +95,4 @@ public slots:
     void options_ChannelViewOptions();
     void options_FontChange();
-    void slotConfigureKeys();
 
     void options_MidiSetup();


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

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