Issue #107: Loading images

This commit is contained in:
Jakub Melka
2023-11-16 19:40:00 +01:00
parent 908fb47af1
commit fc44dfa4bc
5 changed files with 100 additions and 14 deletions

View File

@ -250,7 +250,7 @@ public:
using PDFCMSPointer = QSharedPointer<PDFCMS>;
class PDFCMSGeneric : public PDFCMS
class PDF4QTLIBSHARED_EXPORT PDFCMSGeneric : public PDFCMS
{
public:
explicit inline PDFCMSGeneric() = default;