Annotation settings functions

This commit is contained in:
Jakub Melka
2020-03-28 14:25:32 +01:00
parent f81d409d12
commit 8bce1bc1e5
6 changed files with 1062 additions and 48 deletions

View File

@ -151,7 +151,8 @@ public:
_TextAnnotationIcon,
_LinkHighlightMode,
_TextAlignment,
_AnnotationLineEnding
_AnnotationLineEnding,
_AnnotationBorderStyle
};
Q_ENUM(DataType)