DocPage Organizer: Undo/Redo

This commit is contained in:
Jakub Melka
2021-08-01 11:19:14 +02:00
parent 089f7244f0
commit 7a40427d10
8 changed files with 403 additions and 0 deletions

View File

@@ -53,6 +53,9 @@ public:
ReplaceSelection,
RestoreRemovedItems,
Undo,
Redo,
Cut,
Copy,
Paste,