diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-11-12 09:14:06 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-11-12 22:21:49 +0100 |
commit | 77b5271dc9f397233f3583c4b1827404d5730bc1 (patch) | |
tree | d3549dd859606ccaa5d0cbab9bec6e9494c25bee /sd | |
parent | c740ee1ef31a5bedb9b29536798f95557ceadc2f (diff) |
NB Tabbed draw: Typefix InsertLayer with CapturePoint
Change-Id: Ic2e3bfc7986f16fee02d356df3cf0e9fa55ab5a6
Reviewed-on: https://gerrit.libreoffice.org/63294
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index afc3345787f7..fcc38d94417b 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -3735,7 +3735,7 @@ </packing> </child> <child> - <object class="GtkToolButton" id="Home-InsertLayer"> + <object class="GtkToolButton" id="Home-CapturePoint"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="action_name">.uno:CapturePoint</property> |