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>
This commit is contained in:
parent
d4ec6331bb
commit
9bd350d03d
@ -27,7 +27,7 @@ qhp.QtConcurrent.subprojects.classes.sortPages = true
|
||||
|
||||
tagfile = ../../../doc/qtconcurrent/qtconcurrent.tags
|
||||
|
||||
depends += qtcore
|
||||
depends += qtcore qtdoc
|
||||
|
||||
headerdirs += ..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user