vcl/unx/gtk/gtksalmenu.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 45c1056fb4d05b0a8efe0b23ae21e67e68393d9c
Author: Caolán McNamara <[email protected]>
AuthorDate: Wed Jan 23 12:48:52 2019 +0000
Commit: Caolán McNamara <[email protected]>
CommitDate: Wed Jan 23 18:02:18 2019 +0100
Related: tdf#122241 improve applying persona for additional menubars
Change-Id: Ic968b022e3b37a9329ca29708f53b36f0e7b2ce9
Reviewed-on: https://gerrit.libreoffice.org/66797
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
diff --git a/vcl/unx/gtk/gtksalmenu.cxx b/vcl/unx/gtk/gtksalmenu.cxx
index 9ad10529d500..538cb0aa680d 100644
--- a/vcl/unx/gtk/gtksalmenu.cxx
+++ b/vcl/unx/gtk/gtksalmenu.cxx
@@ -848,6 +848,8 @@ void GtkSalMenu::CreateMenuBarWidget()
gtk_widget_show_all(mpMenuBarContainerWidget);
ShowCloseButton( static_cast<MenuBar*>(mpVCLMenu.get())->HasCloseButton()
);
+
+ ApplyPersona();
#else
(void)mpMenuAllowShrinkWidget;
(void)mpMenuBarContainerWidget;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits