diff options
author | David Boddie <david.boddie@nokia.com> | 2011-01-28 19:25:19 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-01-28 19:25:19 (GMT) |
commit | d6d94fc75535874cef0c69ce14e03ecd726efa00 (patch) | |
tree | 361791ab0e28920e3646a92cfb3f00e4015ab41b /tools/qdoc3/test | |
parent | 9a436bdd776337c71d4cc4ef9836328a6e691b66 (diff) | |
download | Qt-d6d94fc75535874cef0c69ce14e03ecd726efa00.zip Qt-d6d94fc75535874cef0c69ce14e03ecd726efa00.tar.gz Qt-d6d94fc75535874cef0c69ce14e03ecd726efa00.tar.bz2 |
Doc: Added a missing style sheet to the qhp manifest.
This may need to be cherry-picked into the 4.7.2 release.
Diffstat (limited to 'tools/qdoc3/test')
-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 12588f9..e2d2b4a 100644 --- a/tools/qdoc3/test/qt-html-templates.qdocconf +++ b/tools/qdoc3/test/qt-html-templates.qdocconf @@ -51,4 +51,4 @@ qhp.Qt.extraFiles = index.html \ images/bullet_up.png \ images/horBar.png \ images/sprites-combined.png \ - style/style.css + style/offline.css |