diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-04-14 10:29:46 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-04-14 10:29:46 (GMT) |
commit | fb5ddafe2e9d5b982a43e1105b2d86a58ca312ca (patch) | |
tree | 722fafe06c914bf7d9909444d8e4288f6d97f690 /tools/qdoc3/test/qt-html-templates.qdocconf | |
parent | 274404a2a349b80dbfc5dcd5a2daa0b0bf5d30d6 (diff) | |
download | Qt-fb5ddafe2e9d5b982a43e1105b2d86a58ca312ca.zip Qt-fb5ddafe2e9d5b982a43e1105b2d86a58ca312ca.tar.gz Qt-fb5ddafe2e9d5b982a43e1105b2d86a58ca312ca.tar.bz2 |
Revert "Doc: Updating design files."
This reverts commit d88dade723d5ddd86eea70ee4bf636c06b9f3962.
Diffstat (limited to 'tools/qdoc3/test/qt-html-templates.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qt-html-templates.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf index 26bc0e7..67a25f3 100644 --- a/tools/qdoc3/test/qt-html-templates.qdocconf +++ b/tools/qdoc3/test/qt-html-templates.qdocconf @@ -1,4 +1,4 @@ -HTML.stylesheets = style/style.css +HTML.stylesheets = style/style.css HTML.postheader = " <div class=\"header\" id=\"qtdocheader\">\n" \ " <div id=\"nav-logo\">\n" \ " <a href=\"index.html\">Home</a></div>\n" \ |