summaryrefslogtreecommitdiffstats
path: root/src/sql/doc
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-15 20:15:17 +0200
committerTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-16 10:43:30 +0200
commitd3921cce47f834dd37cf0bb4085ba242dbbe2412 (patch)
tree64e823f3874309b08b4fd52d9f5718417861f3f8 /src/sql/doc
parent5a1e30df86bd54f0abe02bf369caa0a20912c9a4 (diff)
doc: Add a bunch of missing depends
Diffstat (limited to 'src/sql/doc')
-rw-r--r--src/sql/doc/qtsql.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/doc/qtsql.qdocconf b/src/sql/doc/qtsql.qdocconf
index 34a23784bb..3ebc2c67cf 100644
--- a/src/sql/doc/qtsql.qdocconf
+++ b/src/sql/doc/qtsql.qdocconf
@@ -31,7 +31,7 @@ qhp.QtSql.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtsql/qtsql.tags
-depends += qtcore qtwidgets
+depends += qtcore qtwidgets qtdoc
headerdirs += ..