summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-01-15 16:10:37 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-01-15 16:10:37 (GMT)
commit51fe84689320f9443117196fec2ee25c6353b79b (patch)
tree197442ab47dea6840604569bea9fb8d85ad4f340 /tools
parent0193617fe21486561ae55403b80419ad1a9105b2 (diff)
downloadQt-51fe84689320f9443117196fec2ee25c6353b79b.zip
Qt-51fe84689320f9443117196fec2ee25c6353b79b.tar.gz
Qt-51fe84689320f9443117196fec2ee25c6353b79b.tar.bz2
Doc: Added placeholder pages for new examples and updated the overviews.
Reviewed-by: Trust Me
Diffstat (limited to 'tools')
-rw-r--r--tools/qdoc3/test/macros.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/macros.qdocconf b/tools/qdoc3/test/macros.qdocconf
index dbb8ab8..22db23e 100644
--- a/tools/qdoc3/test/macros.qdocconf
+++ b/tools/qdoc3/test/macros.qdocconf
@@ -32,4 +32,4 @@ macro.mdash.HTML = "&mdash;"
macro.beginfloatleft.HTML = "<div style=\"float: left; margin-right: 2em\">"
macro.beginfloatright.HTML = "<div style=\"float: right; margin-left: 2em\">"
macro.endfloat.HTML = "</div>"
-macro.clearfloat.HTML = "<div style=\"clear: both\">"
+macro.clearfloat.HTML = "<br style=\"clear: both\" />"