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

List:       kde-commits
Subject:    branches/KDE/4.3/kdeutils/kgpg
From:       Rolf Eike Beer <kde () opensource ! sf-tec ! de>
Date:       2009-10-25 17:08:03
Message-ID: 1256490483.810947.31199.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1040119 by dakon:

add missing stupid KDE4 port

backport of r1040118


 M  +2 -5      selectpublickeydialog.cpp  


--- branches/KDE/4.3/kdeutils/kgpg/selectpublickeydialog.cpp #1040118:1040119
@@ -125,12 +125,9 @@
     }
 
     KActionCollection *actcol = new KActionCollection(this);
-    QAction *action = actcol->addAction("go_default_key");
+    KAction *action = actcol->addAction("go_default_key");
     action->setText(i18n("&Go to Default Key"));
-#ifdef __GNUC__
-#warning "port it"
-#endif
-    //action->setShortcut(goDefaultKey);
+    action->setShortcut(goDefaultKey);
 
     connect(action, SIGNAL(triggered(bool)), SLOT(slotGotoDefaultKey()));
     connect(m_cbsymmetric, SIGNAL(toggled(bool)), this, SLOT(slotSymmetric(bool)));
[prev in list] [next in list] [prev in thread] [next in thread] 

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