]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Optimize alignment of toolbar menu
[dolphin.git] / src / dolphinmainwindow.h
index 87f29e865cbd5fe3f88329e11438c6b88fbcca7b..a85b1c87af48fc9afb424bc9795d7df78bc3ea0b 100644 (file)
@@ -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;