Create sticky note tool

This commit is contained in:
Jakub Melka
2020-12-04 19:22:20 +01:00
parent 4d0c1e0ab1
commit da95ffc748
6 changed files with 91 additions and 1 deletions

View File

@ -49,6 +49,7 @@ private:
PDFToolManager* m_toolManager;
QActionGroup* m_actionGroup;
PDFPickTool* m_pickTool;
TextAnnotationIcon m_icon;
};
} // namespace pdf