summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-08-16 13:47:16 +1000
committerabcd <qt_abcd1@ovi.com>2011-08-16 10:06:30 +0200
commitbb753143f869ed6af2ef49977e4bb6ff4aa2373b (patch)
tree18418618fd4d508e37172b99d543fd36daaf98cb /tests/auto/auto.pro
parent87c89ac76f735e4a81004bd6a47cee3886276f1c (diff)
downloadqtlocation-bb753143f869ed6af2ef49977e4bb6ff4aa2373b.tar.gz
Rename QPlaceQuery & QPlaceSearchQuery to *Request insetead of *Query
The term request is more consistent with existing classes like QGeoRouteRequest and QNetworkRequest. Change-Id: If627769d8a2a7b1fa2b802f2e7d7da8a98b006ff Reviewed-on: http://codereview.qt.nokia.com/2984 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: abcd <qt_abcd1@ovi.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 68e44d19..d248ff8b 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -22,10 +22,10 @@ SUBDIRS += geotestplugin \
qplacemanager \
qplacemediaobject \
qplaceperiod \
- qplacequery \
+ qplacerequest \
qplacerating \
qplacereview \
- qplacesearchquery \
+ qplacesearchrequest \
qplacesupplier \
qplaceweekdayhours \
declarative