diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-05-21 07:55:14 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-05-21 07:55:14 (GMT) |
commit | d53b25d397e54551aff15b79e3807e7ce4612886 (patch) | |
tree | eaf68c386d46d26f8beea85026a6c411d0f35ee5 /tools/qdoc3/test/designer.qdocconf | |
parent | 7fc31eb7c73968c4bafda3dba143c9b1e369ab69 (diff) | |
download | Qt-d53b25d397e54551aff15b79e3807e7ce4612886.zip Qt-d53b25d397e54551aff15b79e3807e7ce4612886.tar.gz Qt-d53b25d397e54551aff15b79e3807e7ce4612886.tar.bz2 |
Doc: Changes to the HTMLGenerator, style and js
Replacing tables with lists in the HTML generator
Adding img to search box
Moving JS from template to script files
Diffstat (limited to 'tools/qdoc3/test/designer.qdocconf')
-rw-r--r-- | tools/qdoc3/test/designer.qdocconf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qdoc3/test/designer.qdocconf b/tools/qdoc3/test/designer.qdocconf index 39da68b..48e3ea1 100644 --- a/tools/qdoc3/test/designer.qdocconf +++ b/tools/qdoc3/test/designer.qdocconf @@ -30,6 +30,7 @@ qhp.Designer.extraFiles = images/bg_l.png \ images/page.png \ images/page_bg.png \ images/sprites-combined.png \ + images/spinner.gif \ images/stylesheet-coffee-plastique.png \ images/taskmenuextension-example.png \ images/coloreditorfactoryimage.png \ |