sw/uiconfig/swriter/ui/notebookbar.ui | 7 +++++++ 1 file changed, 7 insertions(+)
New commits: commit d5f5f0e06d15dfa43da90d86e9a99ed60f7fb690 Author: Karthik <m...@karthikreddy.org> AuthorDate: Wed Mar 5 11:57:06 2025 +0530 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Mon Mar 10 08:59:54 2025 +0100 tdf#156915 Tabbed UI: add Theme below Watermark in layout context menu Change-Id: I6ac60d396daea7b8814f4b21e9251ca580b3359e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182516 Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> Tested-by: Jenkins diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui index 1e0cc19cf15a..8853d811b6b5 100644 --- a/sw/uiconfig/swriter/ui/notebookbar.ui +++ b/sw/uiconfig/swriter/ui/notebookbar.ui @@ -1318,6 +1318,13 @@ <property name="action_name">.uno:Watermark</property> </object> </child> + <child> + <object class="GtkMenuItem" id="MenuPage-Theme"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="action_name">.uno:ThemeDialog</property> + </object> + </child> <child> <object class="GtkSeparatorMenuItem" id="MenuPage-separator1"> <property name="visible">True</property>