aboutsummaryrefslogtreecommitdiffstats
path: root/include/AnnotationTypes.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/AnnotationTypes.hpp')
-rw-r--r--include/AnnotationTypes.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/AnnotationTypes.hpp b/include/AnnotationTypes.hpp
index 66d0b9d..8fba983 100644
--- a/include/AnnotationTypes.hpp
+++ b/include/AnnotationTypes.hpp
@@ -14,6 +14,7 @@ namespace Reply {
DECL_ENUM_ELEMENT(none),
DECL_ENUM_ELEMENT(bold),
DECL_ENUM_ELEMENT(italics),
+ DECL_ENUM_ELEMENT(attachment),
DECL_ENUM_ELEMENT(strikethrough),
DECL_ENUM_ELEMENT(underline),
DECL_ENUM_ELEMENT(command),