summaryrefslogtreecommitdiff
path: root/src/location/location.pro
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-11 15:05:49 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-11 15:47:45 +0200
commitf1089599c388d02b1c9b1e8a845b67d2b407376a (patch)
treeddd24a5b5be95246afd5ce95ef5dcc255fc245be /src/location/location.pro
parentf2fa698afd604862557eddd948e83afdeb3ded9c (diff)
downloadqtlocation-f1089599c388d02b1c9b1e8a845b67d2b407376a.tar.gz
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: I4f50f27ded5e0d63e964770d78e92b71f39af680 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/location/location.pro')
-rw-r--r--src/location/location.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/location.pro b/src/location/location.pro
index bccd8a6c..ca99bb61 100644
--- a/src/location/location.pro
+++ b/src/location/location.pro
@@ -6,10 +6,10 @@ HEADERS += qgeopositioninfosource_p.h
include(maps/maps.pri)
include(places/places.pri)
-load(qt_module)
-
QMAKE_DOCS = $$PWD/../../doc/config/qtlocation.qdocconf
+load(qt_module)
+
PUBLIC_HEADERS += \
qgeoaddress.h \
qgeoareamonitor.h \