mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #118: Fixing compilation errors
This commit is contained in:
@@ -106,7 +106,7 @@ private:
|
||||
};
|
||||
|
||||
/// Snap engine, which handles snapping of points on the page.
|
||||
class PDFSnapper
|
||||
class PDF4QTLIBCORESHARED_EXPORT PDFSnapper
|
||||
{
|
||||
public:
|
||||
PDFSnapper();
|
||||
|
Reference in New Issue
Block a user