summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Schulz <david.schulz@digia.com>2012-12-04 15:40:30 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-04 20:49:46 +0100
commitcc1bbb149c19ef9d36c62abc33ea386a8d012b43 (patch)
tree54543859b07a4c6d82348f4c61bb18e04701d00f /src
parent3b5537765e13a981ca6029c322d08afb785e0dbe (diff)
QtBase: Added qtlinguist as a dependencie to the doc.
Change-Id: I2df1cee84b250b75dc8436c8cff5df50cbeb0e01 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/doc/qtcore.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/doc/qtcore.qdocconf b/src/corelib/doc/qtcore.qdocconf
index 2151d95f65..42904feb63 100644
--- a/src/corelib/doc/qtcore.qdocconf
+++ b/src/corelib/doc/qtcore.qdocconf
@@ -26,7 +26,7 @@ qhp.QtCore.subprojects.classes.sortPages = true
tagfile = ../../../doc/qtcore/qtcore.tags
-depends += qtgui qtwidgets qtnetwork qtdoc qtquick
+depends += qtgui qtwidgets qtnetwork qtdoc qtquick qtlinguist
headerdirs += ..