From fcef5f7721dbcb2fa5d672ff123edfed078c0006 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 21 Sep 2010 16:18:20 +0000 Subject: Use K_GLOBAL_STATIC for the previously committed workaround to bypass a X11-issue in combination with KModifierKeyInfo. Thanks to David Faure for the hint. svn path=/trunk/KDE/kdebase/apps/; revision=1177902 --- src/dolphincontextmenu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphincontextmenu.h') diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index 028dc4649..2913114ac 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -25,7 +25,6 @@ #include #include #include -#include #include @@ -167,8 +166,6 @@ private: bool m_shiftPressed; QAction* m_removeAction; // Action that represents either 'Move To Trash' or 'Delete' - - static KModifierKeyInfo* m_keyInfo; }; #endif -- cgit v1.3