diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-07-20 16:13:19 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2019-07-21 00:38:00 +0200 |
commit | 782b03828411a6f815fba3ea7b48c2939d052197 (patch) | |
tree | 3e97d8b3a57fe11afbdd8d72bc7913f4c3a29551 /sd/uiconfig | |
parent | 8c02e1790cc0f3dd7a9868f66173369d704df880 (diff) |
NB GlueInsertPoint didn't work in NB added EditGluePoint
Change-Id: I1253fe7fe89ca1e247e8fafb348fbaa51a4e4f88
Reviewed-on: https://gerrit.libreoffice.org/76013
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui index a136a1032064..7338648f17f4 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui @@ -2658,10 +2658,10 @@ </object> </child> <child> - <object class="GtkMenuItem" id="MenuSnap-GlueInsertPoint"> + <object class="GtkMenuItem" id="MenuSnap-GlueEditMode"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:GlueInsertPoint</property> + <property name="action_name">.uno:GlueEditMode</property> </object> </child> <child> |