Finishing display content

This commit is contained in:
Jakub Melka
2021-06-14 19:16:41 +02:00
parent f4ea513208
commit 47baae321e
4 changed files with 39 additions and 3 deletions

View File

@ -65,6 +65,7 @@ private:
pdf::PDFObjectReference m_currentReference;
pdf::PDFObject m_currentObject;
bool m_isRootObject;
QByteArray m_printableCharacters;
};
} // pdfplugin