mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #107: Loading images
This commit is contained in:
@ -250,7 +250,7 @@ public:
|
||||
|
||||
using PDFCMSPointer = QSharedPointer<PDFCMS>;
|
||||
|
||||
class PDFCMSGeneric : public PDFCMS
|
||||
class PDF4QTLIBSHARED_EXPORT PDFCMSGeneric : public PDFCMS
|
||||
{
|
||||
public:
|
||||
explicit inline PDFCMSGeneric() = default;
|
||||
|
Reference in New Issue
Block a user