summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-09-26 14:08:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-26 17:00:26 +0200
commit9bd350d03d3c702a4b767e9ebd8c487013e4c315 (patch)
tree3ab3fc6a848edcdbda5ada5d08c6ada2763d1025 /src
parentd4ec6331bbdfa9d1b9db70287c1917e9b353f39e (diff)
Doc: Adding "qtdoc" to the depends qdocconf variable.
-needed to link to Qt 5.2 docs (as seen on the navigation bar) Change-Id: Icc0bdb95231dbccd0393d4f401daafd8bcb30472 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/concurrent/doc/qtconcurrent.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/doc/qtconcurrent.qdocconf b/src/concurrent/doc/qtconcurrent.qdocconf
index 7fa437c17f..9d89192946 100644
--- a/src/concurrent/doc/qtconcurrent.qdocconf
+++ b/src/concurrent/doc/qtconcurrent.qdocconf
@@ -27,7 +27,7 @@ qhp.QtConcurrent.subprojects.classes.sortPages = true
tagfile = ../../../doc/qtconcurrent/qtconcurrent.tags
-depends += qtcore
+depends += qtcore qtdoc
headerdirs += ..