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

List:       kde-commits
Subject:    kdepim/kaddressbook
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2005-01-28 11:13:04
Message-ID: 20050128111304.C839F1B8F2 () office ! kde ! org
[Download RAW message or body]

CVS commit by tokoe: 

Changed CTRL+Key_S to CTRL+ALT+Key_S to prevent conflicts with the Save action.


  M +1 -1      incsearchwidget.cpp   1.37


--- kdepim/kaddressbook/incsearchwidget.cpp  #1.36:1.37
@@ -46,5 +46,5 @@ IncSearchWidget::IncSearchWidget( QWidge
   button->setSizePolicy( QSizePolicy::Minimum, QSizePolicy::Minimum );
   button->setPixmap( SmallIcon( QApplication::reverseLayout() ? "clear_left" : "locationbar_erase" ) );
-  button->setAccel( QKeySequence( CTRL+Key_S ) );
+  button->setAccel( QKeySequence( CTRL+ALT+Key_S ) );
   button->setAutoRaise( true );
   QToolTip::add( button, i18n( "Reset" ) );


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

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