sd/uiconfig/sdraw/ui/notebookbar.ui | 12 ------------ sd/uiconfig/simpress/ui/notebookbar.ui | 12 ------------ 2 files changed, 24 deletions(-)
New commits: commit 5242ad5f2b4ad44fee8a6b2524e55907d3329ad1 Author: andreas kainz <[email protected]> AuthorDate: Tue Oct 30 00:32:12 2018 +0100 Commit: andreas_kainz <[email protected]> CommitDate: Tue Oct 30 07:28:51 2018 +0100 Tabbed Notebookbar: Show Draw toolbar didn't work so was removed Change-Id: Iab3af7ee75597b148a60d6d7d90c6104d80ca2cb Reviewed-on: https://gerrit.libreoffice.org/62536 Tested-by: Jenkins Reviewed-by: andreas_kainz <[email protected]> diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index 23f5f5fc5a7b..f2f9811e837d 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -4864,18 +4864,6 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <property name="icon_size">1</property> - <child> - <object class="GtkToolButton" id="Insert-InsertDraw"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="valign">center</property> - <property name="action_name">.uno:InsertDraw</property> - </object> - <packing> - <property name="expand">True</property> - <property name="homogeneous">True</property> - </packing> - </child> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 0b6f89c072d6..3aeed04add40 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -5392,18 +5392,6 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <property name="icon_size">1</property> - <child> - <object class="GtkToolButton" id="Insert-InsertDraw"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="valign">center</property> - <property name="action_name">.uno:InsertDraw</property> - </object> - <packing> - <property name="expand">True</property> - <property name="homogeneous">True</property> - </packing> - </child> </object> <packing> <property name="expand">False</property> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
