summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-html-templates-online.qdocconf
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-12-03 11:09:42 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-03 11:44:02 +0100
commitad4de55eb4186656bbe1b8c26f3f0d696b8f56b9 (patch)
tree75b28f89a90a3afc4b039eac4b33a1198245ca62 /doc/global/qt-html-templates-online.qdocconf
parent0df026de86a885a7b0acb9138edab14db31d63f7 (diff)
Doc: Fixed online HTML template
-missing a slash Change-Id: I866e7438fe67a7a78eefa57379a8d5cd99537a66 Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'doc/global/qt-html-templates-online.qdocconf')
-rw-r--r--doc/global/qt-html-templates-online.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/global/qt-html-templates-online.qdocconf b/doc/global/qt-html-templates-online.qdocconf
index d6c6b00e99..a484e00e17 100644
--- a/doc/global/qt-html-templates-online.qdocconf
+++ b/doc/global/qt-html-templates-online.qdocconf
@@ -38,7 +38,7 @@ HTML.headerstyles = \
HTML.endheader = \
"</head>\n" \
"<body>\n" \
- "<div class=\"header\" id=\"qtdocheader\"></div>\n"
+ "<div class=\"header\" id=\"qtdocheader\"></div>\n" \
" <header>\n" \
" <div class=\"nav\">\n" \
" <a href=\"http://qt-project.org/\">Qt Home</a>\n" \