Kaydet (Commit) 1647bc13 authored tarafından Rizal Muttaqin's avatar Rizal Muttaqin

Fix for tdf#121187: Add Accept All Changes and Reject All Changes to Track Changes toolbar

Change-Id: I5e9a4095ce3e114cfb6818264f669c7ac6207ad5
Reviewed-on: https://gerrit.libreoffice.org/62960Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@gmail.com>
Tested-by: Jenkins
üst 317f5f23
......@@ -25,6 +25,8 @@
<toolbar:toolbaritem xlink:href=".uno:NextTrackedChange"/>
<toolbar:toolbaritem xlink:href=".uno:AcceptTrackedChange"/>
<toolbar:toolbaritem xlink:href=".uno:RejectTrackedChange"/>
<toolbar:toolbaritem xlink:href=".uno:AcceptAllTrackedChanges"/>
<toolbar:toolbaritem xlink:href=".uno:RejectAllTrackedChanges"/>
<toolbar:toolbaritem xlink:href=".uno:AcceptTrackedChanges"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment