summaryrefslogtreecommitdiffstats
path: root/src/sensors
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-11 14:06:48 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-11 15:47:37 +0200
commit8f624bb5d19edb47fc4803a5eb0d6343de5bbae9 (patch)
tree45e1dd5b26e801ef1aacc8ba2f69580646da1cc2 /src/sensors
parentbe4e63b220108a959f1d016403aa95389060630e (diff)
Update docs after modularization of docs
The global files now live in qtbase only, and are made available to the other modules via the $QT_INSTALL_DOCS variable. Change-Id: I4f77194f9c1e0c65636430ac22de3241b49d4641 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/sensors')
-rw-r--r--src/sensors/sensors.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sensors/sensors.pro b/src/sensors/sensors.pro
index 8f11f10e..e0c68211 100644
--- a/src/sensors/sensors.pro
+++ b/src/sensors/sensors.pro
@@ -10,10 +10,10 @@ simulator {
QT += simulator
}
-load(qt_module)
-
QMAKE_DOCS = $$PWD/../../doc/config/qtsensors.qdocconf
+load(qt_module)
+
PUBLIC_HEADERS += \
qsensorbackend.h\
qsensormanager.h\