DocDiff application: markers

This commit is contained in:
Jakub Melka
2021-10-15 17:34:50 +02:00
parent e838f5130a
commit ddbc6a344d
6 changed files with 129 additions and 7 deletions

View File

@ -73,7 +73,9 @@ public:
ViewRight,
ViewOverlay,
ShowPageswithDifferences,
SaveDifferencesToXML
SaveDifferencesToXML,
DisplayDifferences,
DisplayMarkers
};
virtual void showEvent(QShowEvent* event) override;