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

List:       kde-commits
Subject:    kdebase/kwin
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2005-02-03 15:59:58
Message-ID: 20050203155958.238021D022 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

Make setting the same shortcut again work.


  M +1 -1      useractions.cpp   2.34


--- kdebase/kwin/useractions.cpp  #2.33:2.34
@@ -964,5 +964,5 @@ void Client::setShortcut( const QString&
     if( !cut.contains( '(' ) && !cut.contains( ')' ) && !cut.contains( ' ' ))
         {
-        if( workspace()->shortcutAvailable( KShortcut( cut )))
+        if( workspace()->shortcutAvailable( KShortcut( cut ), this ))
             setShortcutInternal( KShortcut( cut ));
         else


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

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