summaryrefslogtreecommitdiffstats
path: root/src/qdoc/atom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/atom.h')
-rw-r--r--src/qdoc/atom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qdoc/atom.h b/src/qdoc/atom.h
index 6b37618e8..064e712b4 100644
--- a/src/qdoc/atom.h
+++ b/src/qdoc/atom.h
@@ -128,6 +128,8 @@ public:
TableOfContents,
Target,
UnhandledFormat,
+ WarningLeft,
+ WarningRight,
UnknownCommand,
Last = UnknownCommand
};