Finishing of attachments

This commit is contained in:
Jakub Melka
2019-12-03 19:24:43 +01:00
parent 159fc9f815
commit 5eed274863
6 changed files with 92 additions and 4 deletions

View File

@ -296,7 +296,7 @@ private:
};
/// PDF document main class.
class PDFDocument
class PDFFORQTLIBSHARED_EXPORT PDFDocument
{
Q_DECLARE_TR_FUNCTIONS(pdf::PDFDocument)