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

List:       kde-commits
Subject:    playground/utils/charm/trunk/Charm
From:       Mirko Boehm <mirko () kde ! org>
Date:       2009-02-12 21:24:12
Message-ID: 1234473852.916023.4699.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 925264 by mirko:

- Linux build fix



 M  +3 -1      Application.cpp  
 M  +1 -0      CharmWindow.h  


--- trunk/playground/utils/charm/trunk/Charm/Application.cpp #925263:925264
@@ -203,11 +203,13 @@
     // FIXME parametrize, handle the same for all windows
     SpecialKeysEventFilter* filter = new SpecialKeysEventFilter( this );
     installEventFilter( filter );
+    // MIRKO_TEMP_REM
+    /*
     connect( filter, SIGNAL( toggleWindow1Visibility() ),
              &m_mainWindow, SLOT( slotShowHideView() ) );
     connect( filter, SIGNAL( toggleWindow2Visibility() ),
              &m_timeTracker, SLOT( slotShowHide() ) );
-
+	*/
     // FIXME fix
     connect( QApplication::instance(), SIGNAL( dockIconClicked() ), this, SLOT( show() ) );
 #endif
--- trunk/playground/utils/charm/trunk/Charm/CharmWindow.h #925263:925264
@@ -7,6 +7,7 @@
 #include "Core/CommandEmitterInterface.h"
 
 class QAction;
+class QShortcut;
 
 class CharmWindow : public QMainWindow,
                     public ViewInterface,
[prev in list] [next in list] [prev in thread] [next in thread] 

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