diff options
Diffstat (limited to 'src/panels/places/placespanel.h')
| -rw-r--r-- | src/panels/places/placespanel.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/panels/places/placespanel.h b/src/panels/places/placespanel.h index d21e7d64e..cbd5fc224 100644 --- a/src/panels/places/placespanel.h +++ b/src/panels/places/placespanel.h @@ -10,7 +10,6 @@ #define PLACESPANEL_H #include "panels/panel.h" -#include "views/draganddrophelper.h" #include <KFilePlacesView> #include <QUrl> @@ -79,8 +78,6 @@ private: QAction *m_configureTrashAction; QAction *m_openInSplitView; QAction *m_lockPanelsAction; - - DragAndDropHelper m_dragAndDropHelper; }; #endif // PLACESPANEL_H |
