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

List:       kde-commits
Subject:    playground/utils/charm/trunk/Charm
From:       David Faure <faure () kde ! org>
Date:       2009-03-23 16:03:36
Message-ID: 1237824216.486263.22324.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 943286 by dfaure:

Make Esc work in the Time Tracker window too


 M  +1 -0      Application.cpp  


--- trunk/playground/utils/charm/trunk/Charm/Application.cpp #943285:943286
@@ -94,6 +94,7 @@
     m_actionStopAllTasks.setShortcut( Qt::Key_Escape );
     m_actionStopAllTasks.setShortcutContext( Qt::ApplicationShortcut );
     mainView().addAction(&m_actionStopAllTasks); // for the shortcut to work
+    m_timeTracker.addAction(&m_actionStopAllTasks); // for the shortcut to work
     connect( &m_actionStopAllTasks, SIGNAL( triggered() ),
              SLOT( slotStopAllTasks() ) );
     connect( &m_trayIcon, SIGNAL( activated( QSystemTrayIcon::ActivationReason ) ),
[prev in list] [next in list] [prev in thread] [next in thread] 

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