sd/uiconfig/sdraw/ui/notebookbar.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
New commits: commit 2fbb7e047245922a6e159ee88b6207ec3fbf67ec Author: Hossein <hoss...@libreoffice.org> AuthorDate: Fri Nov 15 11:21:59 2024 +0100 Commit: Hossein <hoss...@libreoffice.org> CommitDate: Fri Nov 15 15:37:36 2024 +0100 Cleanup notebookbar.ui for draw Fix duplicate IDs found by glade-previewer Change-Id: I5331d5ebdc226bb370d2fd6d6f00c2315952f5ea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176625 Reviewed-by: Hossein <hoss...@libreoffice.org> Tested-by: Jenkins diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index e7986e666bea..42ba48685955 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -8253,13 +8253,13 @@ </packing> </child> <child> - <object class="GtkBox" id="GroupB13"> + <object class="GtkBox" id="GroupB130"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> <property name="orientation">vertical</property> <child> - <object class="sfxlo-NotebookbarToolBox" id="LineA7"> + <object class="sfxlo-NotebookbarToolBox" id="LineA70"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="toolbar_style">both-horiz</property> @@ -8282,7 +8282,7 @@ </packing> </child> <child> - <object class="sfxlo-NotebookbarToolBox" id="LineB8"> + <object class="sfxlo-NotebookbarToolBox" id="LineB80"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="toolbar_style">both-horiz</property> @@ -12592,7 +12592,7 @@ <property name="valign">center</property> <property name="vexpand">True</property> <child> - <object class="GtkSeparator" id="separator7"> + <object class="GtkSeparator" id="separator70"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_top">5</property> @@ -14386,7 +14386,7 @@ <property name="valign">center</property> <property name="vexpand">True</property> <child> - <object class="GtkSeparator" id="separator70"> + <object class="GtkSeparator" id="separator700"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_top">5</property>