mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Redacting whole pages
This commit is contained in:
@@ -43,6 +43,9 @@ public:
|
||||
private:
|
||||
void updateActions();
|
||||
|
||||
void onRedactPageTriggered();
|
||||
void onCreateRedactedDocumentTriggered();
|
||||
|
||||
QAction* m_actionRedactRectangle;
|
||||
QAction* m_actionRedactText;
|
||||
QAction* m_actionRedactPage;
|
||||
|
Reference in New Issue
Block a user