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

@@ -106,7 +106,7 @@ private:
};
/// Snap engine, which handles snapping of points on the page.
class PDFSnapper
class PDF4QTLIBCORESHARED_EXPORT PDFSnapper
{
public:
PDFSnapper();