Tool for fetching text (basics)

This commit is contained in:
Jakub Melka
2020-10-11 18:21:20 +02:00
parent a656e9857f
commit 08b38ce813
9 changed files with 171 additions and 4 deletions

View File

@ -72,7 +72,7 @@ private:
};
/// This factory creates text flow for whole document
class PDFDocumentTextFlowFactory
class PDFFORQTLIBSHARED_EXPORT PDFDocumentTextFlowFactory
{
public:
explicit PDFDocumentTextFlowFactory() = default;