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

List:       kde-commits
Subject:    kdepim/certmanager/kwatchgnupg
From:       Laurent Montel <montel () kde ! org>
Date:       2004-09-09 16:23:31
Message-ID: 20040909162331.6FE9C172F () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Reverse changed as kdepim-3.4 will compatible with kdelibs-3.3
(Thanks to David Faure/Matt Rogers)


  M +1 -7      kwatchgnupgmainwin.cpp   1.17
  M +1 -1      kwatchgnupgmainwin.h   1.9


--- kdepim/certmanager/kwatchgnupg/kwatchgnupgmainwin.cpp  #1.16:1.17
@@ -52,5 +52,4 @@
 #include <qeventloop.h>
 #include <qtimer.h>
-#include <kkeydialog.h>
 
 #define WATCHGNUPGBINARY "watchgnupg"
@@ -101,5 +100,5 @@ void KWatchGnuPGMainWindow::createAction
   (void)KStdAction::quit( this, SLOT(slotQuit()), actionCollection() );
   (void)KStdAction::preferences( this, SLOT(slotConfigure()), actionCollection() );
-  ( void )KStdAction::keyBindings(this, SLOT(configureShortcuts()), actionCollection());
+  ( void )KStdAction::keyBindings(guiFactory(), SLOT(configureShortcuts()), actionCollection());
   ( void )KStdAction::configureToolbars(this, SLOT(slotConfigureToolbars()), actionCollection());
 
@@ -112,9 +111,4 @@ void KWatchGnuPGMainWindow::createAction
 }
 
-void KWatchGnuPGMainWindow::configureShortcuts()
-{
-  KKeyDialog::configure( actionCollection(), this );
-}
-
 void KWatchGnuPGMainWindow::slotConfigureToolbars()
 {

--- kdepim/certmanager/kwatchgnupg/kwatchgnupgmainwin.h  #1.8:1.9
@@ -57,5 +57,5 @@ public slots:
   void slotConfigure();
   void slotConfigureToolbars();
-  void configureShortcuts();
+
   void slotReadConfig();
 


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

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