Ink coverage dialog

This commit is contained in:
Jakub Melka
2021-04-20 19:33:54 +02:00
parent cfedca6f4f
commit d8b5eed3a9
12 changed files with 829 additions and 5 deletions

View File

@ -42,9 +42,11 @@ public:
private:
void onOutputPreviewTriggered();
void onInkCoverageTriggered();
void updateActions();
QAction* m_outputPreviewAction;
QAction* m_inkCoverageAction;
};
} // namespace pdfplugin