mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Finishing of text extracting tool
This commit is contained in:
@ -46,7 +46,6 @@ public:
|
||||
StructurePhoneme = 0x0100, ///< Structure tree item phoneme
|
||||
StructureItemStart = 0x0200, ///< Start of structure tree item
|
||||
StructureItemEnd = 0x0400, ///< End of structure tree item
|
||||
StructureEmpty = 0x0800, ///< Structure tree item doesn't contain any text
|
||||
};
|
||||
Q_DECLARE_FLAGS(Flags, Flag)
|
||||
|
||||
|
Reference in New Issue
Block a user