mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Ink coverage dialog
This commit is contained in:
@ -42,9 +42,11 @@ public:
|
||||
|
||||
private:
|
||||
void onOutputPreviewTriggered();
|
||||
void onInkCoverageTriggered();
|
||||
void updateActions();
|
||||
|
||||
QAction* m_outputPreviewAction;
|
||||
QAction* m_inkCoverageAction;
|
||||
};
|
||||
|
||||
} // namespace pdfplugin
|
||||
|
Reference in New Issue
Block a user