From c80b261505d513dda50f54ab6ececa5cf9ca2d28 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 27 Mar 2011 19:07:14 +0200 Subject: Update the size of the menu toolbar-item If the icon size of the toolbar has been changed, the manually added menu toolbar-item must be updated. --- src/dolphinmainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index a242a6546..10fcf57fd 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -443,6 +443,7 @@ private slots: void updateToolBar(); void slotToolBarSpacerDeleted(); void slotToolBarMenuButtonDeleted(); + void slotToolBarIconSizeChanged(const QSize& iconSize); private: DolphinMainWindow(int id); -- cgit v1.3