From 2baa9ec45a3e7e169e73ee74c74c0954702ab882 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 8 Apr 2011 19:37:11 +0200 Subject: Optimize alignment of toolbar menu Try to align the toolbar menu within the Dolphin window to reduce the cases where the sub-menus overlap with the right screen border. --- src/dolphinmainwindow.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dolphinmainwindow.h') 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& 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 m_toolBarMenu; QTimer* m_updateToolBarTimer; KJob* m_lastHandleUrlStatJob; -- cgit v1.3