mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Free text and line annotations
This commit is contained in:
@ -146,7 +146,9 @@ public:
|
||||
_QColor,
|
||||
_QVariant,
|
||||
_TextAnnotationIcon,
|
||||
_LinkHighlightMode
|
||||
_LinkHighlightMode,
|
||||
_TextAlignment,
|
||||
_AnnotationLineEnding
|
||||
};
|
||||
Q_ENUM(DataType)
|
||||
|
||||
|
Reference in New Issue
Block a user