mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Tool for fetching text (basics)
This commit is contained in:
@ -72,7 +72,7 @@ private:
|
||||
};
|
||||
|
||||
/// This factory creates text flow for whole document
|
||||
class PDFDocumentTextFlowFactory
|
||||
class PDFFORQTLIBSHARED_EXPORT PDFDocumentTextFlowFactory
|
||||
{
|
||||
public:
|
||||
explicit PDFDocumentTextFlowFactory() = default;
|
||||
|
Reference in New Issue
Block a user