summaryrefslogtreecommitdiff
path: root/src/qdoc/qdoc/atom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/qdoc/atom.h')
-rw-r--r--src/qdoc/qdoc/atom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qdoc/qdoc/atom.h b/src/qdoc/qdoc/atom.h
index ba453254b..3e642a6dd 100644
--- a/src/qdoc/qdoc/atom.h
+++ b/src/qdoc/qdoc/atom.h
@@ -31,6 +31,8 @@ public:
CodeBad,
CodeQuoteArgument,
CodeQuoteCommand,
+ DetailsLeft,
+ DetailsRight,
DivLeft,
DivRight,
ExampleFileLink,