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

List:       kde-commits
Subject:    kdeutils/kcalc
From:       Stephan Kulow <coolo () kde ! org>
Date:       2005-01-19 15:32:35
Message-ID: 20050119153235.5DFD21A0F2 () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

let kaccelmanager ignore all buttons


  M +18 -17    kcalc.cpp   1.193


--- kdeutils/kcalc/kcalc.cpp  #1.192:1.193
@@ -70,5 +70,5 @@
 #include "colors.h"
 #include "constants.h"
-
+#include <kaccelmanager.h>
 #include "kcalc_settings.h"
 
@@ -87,4 +87,5 @@ KCalculator::KCalculator(QWidget *parent
         QWidget *central = new QWidget(this);
         setCentralWidget(central);
+        KAcceleratorManager::setNoAccel( central );
 
         // Detect color change


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

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