diff options
author | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-12-22 14:38:07 (GMT) |
---|---|---|
committer | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-12-22 14:38:07 (GMT) |
commit | 5952f2df96c06a7ce9e7745a1de7757fd1450079 (patch) | |
tree | 5f3c174e58a52a9ff77155e4fc447c651c162e26 | |
parent | 468f41d603868c28cebe17a6896da878da4552f9 (diff) | |
parent | 1fba581749261acfb15513534156dc3d7881f771 (diff) | |
download | Qt-5952f2df96c06a7ce9e7745a1de7757fd1450079.zip Qt-5952f2df96c06a7ce9e7745a1de7757fd1450079.tar.gz Qt-5952f2df96c06a7ce9e7745a1de7757fd1450079.tar.bz2 |
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging
-rw-r--r-- | tools/qdoc3/test/qt-html-default-styles.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt-html-default-styles.qdocconf b/tools/qdoc3/test/qt-html-default-styles.qdocconf index 31fa9b9..b8d95e5 100644 --- a/tools/qdoc3/test/qt-html-default-styles.qdocconf +++ b/tools/qdoc3/test/qt-html-default-styles.qdocconf @@ -2,7 +2,7 @@ # specified relative to the template directory and will be copied into # subdirectories of the output directory. -HTML.templatedir = $QT_SOURCE_TREE/doc/src/template +HTML.templatedir = $MODULE_SOURCE_TREE/doc/src/template HTML.stylesheets = style/offline.css |