diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-09-24 13:30:29 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-09-24 13:30:29 (GMT) |
commit | 4ea898fe70fd7a77a95c87668807f8af8342780b (patch) | |
tree | 65862bfbf9df92591ee796796db804f3dc2d93c8 /tools/qdoc3/atom.h | |
parent | 6cff9860c5390cceee4973fce20798939fae088b (diff) | |
download | Qt-4ea898fe70fd7a77a95c87668807f8af8342780b.zip Qt-4ea898fe70fd7a77a95c87668807f8af8342780b.tar.gz Qt-4ea898fe70fd7a77a95c87668807f8af8342780b.tar.bz2 |
qdoc: Corrected many GUIDs.
Still more to do here.
Diffstat (limited to 'tools/qdoc3/atom.h')
-rw-r--r-- | tools/qdoc3/atom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qdoc3/atom.h b/tools/qdoc3/atom.h index 70fbae9..13df07b 100644 --- a/tools/qdoc3/atom.h +++ b/tools/qdoc3/atom.h @@ -83,6 +83,7 @@ class Atom FormattingLeft, FormattingRight, GeneratedList, + GuidLink, Image, ImageText, InlineImage, |