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

@ -264,7 +264,7 @@ private:
PDFTextSelectionColoredItems m_items;
};
struct PDFFindResult
struct PDF4QTLIBCORESHARED_EXPORT PDFFindResult
{
bool operator<(const PDFFindResult& other) const;