summaryrefslogtreecommitdiffstats
path: root/src/location/location.pro
diff options
context:
space:
mode:
authorabcd <amos.choy@nokia.com>2011-12-19 19:57:18 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-20 04:55:36 +0100
commit36473c1f591cd1157241fc0d0eae45f8525b9a71 (patch)
tree390a834c1d897103e1060725c32bff957f57ea35 /src/location/location.pro
parent6f80f1ab08168052c096dad86a92c685c38521f5 (diff)
Move qplace .h, _p.h and .cpp files into src/location/places
The place files were in src/location as a holdover from when qgeoplace was used. Moved it into the places directory instead. Change-Id: Ide98fba615c8ff5a73493c81eaefc19b21f2203a Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/location/location.pro')
-rw-r--r--src/location/location.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/location/location.pro b/src/location/location.pro
index 586f32f6..c84c9dbf 100644
--- a/src/location/location.pro
+++ b/src/location/location.pro
@@ -28,7 +28,6 @@ PUBLIC_HEADERS += \
qgeoboundingcircle.h \
qgeocoordinate.h \
qgeolocation.h \
- qplace.h \
qgeopositioninfo.h \
qgeopositioninfosource.h \
qgeosatelliteinfo.h \
@@ -44,7 +43,6 @@ PRIVATE_HEADERS += \
qgeoboundingbox_p.h \
qgeoboundingcircle_p.h \
qgeolocation_p.h \
- qplace_p.h \
qlocationutils_p.h \
qnmeapositioninfosource_p.h \
qgeoareamonitor_polling_p.h \
@@ -115,7 +113,6 @@ SOURCES += \
qgeoboundingcircle.cpp \
qgeocoordinate.cpp \
qgeolocation.cpp \
- qplace.cpp \
qgeopositioninfo.cpp \
qgeopositioninfosource.cpp \
qgeosatelliteinfo.cpp \