aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-11-22 12:53:40 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-22 16:08:11 +0100
commit0bb60351af025e6af123a1c16453432f1c9da7e5 (patch)
tree7f22f424faab1d99cb46fa86e7dbaa83e5b33d34 /src/quick
parent57246c7515889d82a81a95043f51a9f42d902216 (diff)
Doc: Adding "qtgui" to the documentation dependency.
-Qt Quick and Qt QML depend on Qt GUI and its documentation. Change-Id: Icf14107490bf7a884a5e5840d7ec7bdd62e1cf09 Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
Diffstat (limited to 'src/quick')
-rw-r--r--src/quick/doc/qtquick.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/qtquick.qdocconf b/src/quick/doc/qtquick.qdocconf
index 42b2ec19bf..93aad5ddbf 100644
--- a/src/quick/doc/qtquick.qdocconf
+++ b/src/quick/doc/qtquick.qdocconf
@@ -31,7 +31,7 @@ qhp.QtQuick.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtquick/qtquick.tags
-depends += qtcore qtxmlpatterns qtqml
+depends += qtcore qtxmlpatterns qtqml qtgui
headerdirs += ..