mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Finishing display content
This commit is contained in:
@ -65,6 +65,7 @@ private:
|
||||
pdf::PDFObjectReference m_currentReference;
|
||||
pdf::PDFObject m_currentObject;
|
||||
bool m_isRootObject;
|
||||
QByteArray m_printableCharacters;
|
||||
};
|
||||
|
||||
} // pdfplugin
|
||||
|
Reference in New Issue
Block a user