mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Editor plugin: Bugfixing
This commit is contained in:
@ -121,6 +121,7 @@ private:
|
||||
pdf::PDFPageContentScene m_scene;
|
||||
std::map<pdf::PDFInteger, pdf::PDFEditedPageContent> m_editedPageContent;
|
||||
bool m_sceneSelectionChangeEnabled;
|
||||
bool m_isSaving;
|
||||
};
|
||||
|
||||
} // namespace pdfplugin
|
||||
|
Reference in New Issue
Block a user