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