mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #118: Continuation
This commit is contained in:
@@ -139,7 +139,7 @@ private:
|
||||
|
||||
/// Object representing page in PDF document. Contains different page properties, such as
|
||||
/// media box, crop box, rotation, etc. and also page content, resources.
|
||||
class PDF4QTLIBSHARED_EXPORT PDFPage
|
||||
class PDF4QTLIBCORESHARED_EXPORT PDFPage
|
||||
{
|
||||
public:
|
||||
explicit PDFPage() = default;
|
||||
|
Reference in New Issue
Block a user