summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sglobal/menubar
diff options
context:
space:
mode:
authorScott Clarke <scott.clarke@codethink.co.uk>2019-06-19 16:29:54 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-08-07 09:44:10 +0200
commit6986ebd4a0020e515a115acbe7f1f738a4fd83f4 (patch)
treee746c25a54af0ae41a67e0cb538309d32b5a802f /sw/uiconfig/sglobal/menubar
parent7ade0c7d03594bfa5c067f32230a1e4ed93d7fbb (diff)
tdf#119228 Add UI elements to resolve and unresolve comments
Change-Id: I22403299d034a638724077744070b3add64cacf2 Co-authored-by: Jim MacArthur <jim.macarthur@codethink.co.uk> Reviewed-on: https://gerrit.libreoffice.org/75861 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sw/uiconfig/sglobal/menubar')
-rw-r--r--sw/uiconfig/sglobal/menubar/menubar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/sglobal/menubar/menubar.xml b/sw/uiconfig/sglobal/menubar/menubar.xml
index a07aea1118a2..75c79dd05940 100644
--- a/sw/uiconfig/sglobal/menubar/menubar.xml
+++ b/sw/uiconfig/sglobal/menubar/menubar.xml
@@ -144,6 +144,7 @@
<menu:menu menu:id=".uno:EditCommentsMenu">
<menu:menupopup>
<menu:menuitem menu:id=".uno:ReplyComment" menu:style="text"/>
+ <menu:menuitem menu:id=".uno:ResolveComment" menu:style="text"/>
<menu:menuitem menu:id=".uno:DeleteComment" menu:style="text"/>
<menu:menuitem menu:id=".uno:DeleteAuthor" menu:style="text"/>
<menu:menuitem menu:id=".uno:DeleteAllNotes" menu:style="text"/>