Issue #118: Fixing compilation errors

This commit is contained in:
Jakub Melka
2023-12-08 10:54:29 +01:00
parent cdbbe5e121
commit 642e6a9bb7
19 changed files with 123 additions and 56 deletions

View File

@ -25,7 +25,7 @@ namespace pdf
class PDFPrecompiledPage;
/// Snapshot for current widget viewable items.
struct PDFWidgetSnapshot
struct PDF4QTLIBCORESHARED_EXPORT PDFWidgetSnapshot
{
struct SnapshotItem
{