mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Introduce Menu item to accept/reject all changes in master/children
Fixes #11652
This commit is contained in:
parent
dc41c1f6df
commit
64775b7875
@ -582,6 +582,8 @@ Menuset
|
||||
Item "Reject Change|R" "change-reject"
|
||||
Item "Accept All Changes|c" "all-changes-accept"
|
||||
Item "Reject All Changes|e" "all-changes-reject"
|
||||
Item "Accept All Changes (incl. Master/Children/Siblings)|p" "ifrelatives master-buffer-forall all-changes-accept"
|
||||
Item "Reject All Changes (incl. Master/Children/Siblings)|j" "ifrelatives master-buffer-forall all-changes-reject"
|
||||
Item "Show Changes in Output|S" "changes-output"
|
||||
End
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user