┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 87f29e865..a85b1c87a 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -441,7 +441,6 @@ private slots:
const KUrl& url,
const QList<QAction*>& customActions);
- void openToolBarMenu();
void updateToolBarMenu();
void updateToolBar();
void slotToolBarSpacerDeleted();
@@ -573,7 +572,6 @@ private:
// Members for the toolbar menu that is shown when the menubar is hidden:
QWidget* m_toolBarSpacer;
QToolButton* m_openToolBarMenuButton;
- QWeakPointer<KMenu> m_toolBarMenu;
QTimer* m_updateToolBarTimer;
KJob* m_lastHandleUrlStatJob;