diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2017-04-04 13:33:16 +0000 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2017-04-04 15:26:06 +0000 |
commit | d9064ecf03b28a0b5015ccac20c2d0fa5bb66767 (patch) | |
tree | 652c0de2aa6e407ff8a46067924f13eb566b9b0a /svx/sdi | |
parent | f5d59796d36f739396f346702e05a0f172687939 (diff) |
Fix group for .uno:EditAnnotation
Change-Id: I3a62e37d866235728abf6b4ad3a5338222d02088
Reviewed-on: https://gerrit.libreoffice.org/36081
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index 998f16a52005..5cd64b4fb6e6 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -4484,7 +4484,7 @@ SfxVoidItem EditAnnotation SID_EDIT_POSTIT AccelConfig = TRUE, MenuConfig = TRUE, ToolBoxConfig = TRUE, - GroupId = GID_INSERT; + GroupId = GID_EDIT; ] SfxBoolItem ShowAnnotations SID_SHOW_POSTIT |