From 9a55b0d704c1301f5aef569392ca2695d8fc3204 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 17 Sep 2010 21:16:56 +0000 Subject: There is no need to burden DolphinMainWindow with internals of the context-menu. CCMAIL: markg85@gmail.com svn path=/trunk/KDE/kdebase/apps/; revision=1176513 --- src/dolphinmainwindow.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index cb0be1431..d76cf0d5c 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -31,12 +31,9 @@ #include #include #include -#include #include "views/dolphinview.h" -#include "dolphincontextmenu.h" - #include typedef KIO::FileUndoManager::CommandType CommandType; @@ -543,8 +540,6 @@ private: QPointer m_settingsDialog; KJob* m_lastHandleUrlStatJob; - - KModifierKeyInfo m_keyInfo; }; inline DolphinViewContainer* DolphinMainWindow::activeViewContainer() const -- cgit v1.3