summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-02-10 12:12:02 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-10 13:03:12 +0100
commit41dae70a7d4916b76ee8213b00ef06795c549f47 (patch)
tree770e345c52dd32da236c3f3689316990c5576865
parenta288feb9e40b0a6493f211e73bdae906eae5b50f (diff)
Doc: Removed non-existing Qt modules in the qdocconf depends variable.
-they cause unnecessary warnings. -new modules should be entered one-by-one once they are made into official Qt 5 modules. Change-Id: I9ab2e4422a2933f6aa52bf6b290041f4fe5dede6 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/config/qtdoc.qdocconf10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index 9680bb34f..0c232fc5d 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -11,19 +11,15 @@ depends += \
qmake \
qtandroidextras \
qtassistant \
- qt3d \
qtbluetooth \
qtconcurrent \
- qtcontacts \
qtcore \
qtdbus \
qtdesigner \
- qtfeedback \
qtgraphicaleffects \
qthelp \
qtimageformats \
qtgui \
- qtlocation \
qtlinguist \
qtmacextras \
qtmultimedia \
@@ -31,27 +27,21 @@ depends += \
qtnetwork \
qtnfc \
qtopengl \
- qtorganizer \
qtpositioning \
qtprintsupport \
- qtpublishsubscribe \
qtqml \
qtquick \
qtquickcontrols \
- qtquickcontrolsstyles \
qtquickdialogs \
qtquicklayouts \
qtscript \
qtscripttools \
qtsensors \
qtserialport \
- qtserviceframework \
qtsql \
qtsvg \
- qtsysteminfo \
qttestlib \
qtuitools \
- qtversit \
qtwidgets \
qtwinextras \
qtwebkit \