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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Thomas Zander <zander () kde ! org>
Date:       2005-03-30 20:02:37
Message-ID: 20050330200237.7F582632 () office ! kde ! org
[Download RAW message or body]

CVS commit by zander: 

Don't claim keysequence is already in use when the keysequence is really empty


  M +2 -0      kkeydialog.cpp   1.169


--- kdelibs/kdeui/kkeydialog.cpp  #1.168:1.169
@@ -949,4 +949,6 @@ void KKeyChooser::_warning( const KKeySe
 bool KKeyChooser::promptForReassign( const KKeySequence& cut, const QString& \
sAction, ActionType type, QWidget* parent )  {
+        if(cut.isNull())
+            return true;
         QString sTitle;
         QString s;


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

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