summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-11 15:28:12 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-11 15:47:58 +0200
commit1a8c5807a1517813865b82cff1ed3a8d575980bf (patch)
tree29c1ee16c96a70a5e66abc419e8a11ead0275198 /src
parent7deab3943d7a42b6722c404542afaaffafda5a0c (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: Ia369af8a6d1f1a74b84b37a63c7b1ab7ab8625e1 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/feedback/feedback.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/feedback/feedback.pro b/src/feedback/feedback.pro
index 2a40d78..d044e4d 100644
--- a/src/feedback/feedback.pro
+++ b/src/feedback/feedback.pro
@@ -1,10 +1,10 @@
TARGET = QtFeedback
QT = core
-load(qt_module)
-
QMAKE_DOCS = $$PWD/../../doc/qt5.qdocconf
+load(qt_module)
+
PUBLIC_HEADERS += qfeedbackglobal.h \
qfeedbackactuator.h \
qfeedbackeffect.h \