summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-09-10 10:32:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-11 10:30:23 +0200
commit0b9e39100b8a376b6660683ab9d8b1b994ee9d7a (patch)
treef3fae31796d54869a15da130dda119c9a8e93a5e
parentca9d3f5753d9df85e393b906a46df706fa67e9c4 (diff)
Doc: Add a dependency to qtdoc for qmake manual
qmake manual needs to be able to link to pages in qtdoc module, for example, to information about Third Party Libraries. Change-Id: I6ccaa0c3aecc54bd5d76c6b1573c797423048207 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Mitch Curtis <mitch.curtis@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--qmake/doc/qmake.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmake/doc/qmake.qdocconf b/qmake/doc/qmake.qdocconf
index 6b52ccc585..537c6b3e65 100644
--- a/qmake/doc/qmake.qdocconf
+++ b/qmake/doc/qmake.qdocconf
@@ -34,6 +34,7 @@ depends += \
qtcontacts \
qtcore \
qtdbus \
+ qtdoc \
qtdesigner \
qtfeedback \
qtgraphicaleffects \