Dialog with information

This commit is contained in:
Jakub Melka
2019-12-20 18:56:03 +01:00
parent eefa687e3d
commit c228cf6d24
10 changed files with 520 additions and 2 deletions

View File

@@ -66,7 +66,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 PDFPage
class PDFFORQTLIBSHARED_EXPORT PDFPage
{
public:
explicit PDFPage() = default;