diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-11-06 23:51:59 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-11-07 00:57:56 +0100 |
commit | 317f5f2323b8ff7948c4812faaeb0c2a3b907ce8 (patch) | |
tree | b7d512ab9ae51d14023cfd81463d65606b6a50fe /sw | |
parent | 06e90234e402717e3ef04cf712d34c9165dbc08e (diff) |
NB tabbed consistency update
Change-Id: I14634cda6d1edcf81ef665d48dd27cabd752571c
Reviewed-on: https://gerrit.libreoffice.org/62981
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar.ui | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui index 030ca439e434..d02a2741df8c 100644 --- a/sw/uiconfig/swriter/ui/notebookbar.ui +++ b/sw/uiconfig/swriter/ui/notebookbar.ui @@ -14426,17 +14426,6 @@ <property name="show_arrow">False</property> <property name="icon_size">3</property> <child> - <object class="GtkToolButton" id="Tools-MacroRecorder"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="action_name">.uno:MacroRecorder</property> - </object> - <packing> - <property name="expand">False</property> - <property name="homogeneous">True</property> - </packing> - </child> - <child> <object class="GtkToolButton" id="Tools-RunMacro"> <property name="visible">True</property> <property name="can_focus">False</property> |