summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/atom.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-09-24 13:30:29 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-09-24 13:30:29 (GMT)
commit4ea898fe70fd7a77a95c87668807f8af8342780b (patch)
tree65862bfbf9df92591ee796796db804f3dc2d93c8 /tools/qdoc3/atom.cpp
parent6cff9860c5390cceee4973fce20798939fae088b (diff)
downloadQt-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.cpp')
-rw-r--r--tools/qdoc3/atom.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qdoc3/atom.cpp b/tools/qdoc3/atom.cpp
index 6f1602e..d18c3c4 100644
--- a/tools/qdoc3/atom.cpp
+++ b/tools/qdoc3/atom.cpp
@@ -190,6 +190,7 @@ static const struct {
{ "FormattingLeft", Atom::FormattingLeft },
{ "FormattingRight", Atom::FormattingRight },
{ "GeneratedList", Atom::GeneratedList },
+ { "GuidLink", Atom::GuidLink},
{ "Image", Atom::Image },
{ "ImageText", Atom::ImageText },
{ "InlineImage", Atom::InlineImage },