diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2011-10-07 10:06:03 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2011-10-10 05:25:50 +0200 |
commit | 9639f9485164ffb2a03d5edf6d5972d4048ea00c (patch) | |
tree | fed05f74a2a73583eaeb68d844200b3c92c17e54 /src/location/places/places.pri | |
parent | 6f7d4efc56e33f49ae4289e93e26c38eb632fe5f (diff) | |
download | qtlocation-9639f9485164ffb2a03d5edf6d5972d4048ea00c.tar.gz |
Improve naming consistency in Places API.
Change-Id: Ic902592c3367a76fc0e23c237712224abbf31703
Reviewed-on: http://codereview.qt-project.org/6206
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/places/places.pri')
-rw-r--r-- | src/location/places/places.pri | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/places/places.pri b/src/location/places/places.pri index faad2d1d..8ac97180 100644 --- a/src/location/places/places.pri +++ b/src/location/places/places.pri @@ -35,7 +35,6 @@ PRIVATE_HEADERS += \ places/qplacecontent_p.h \ places/qplaceeditorial_p.h \ places/qplaceimage_p.h \ - places/qplaceperiod_p.h \ places/qplacerating_p.h \ places/qplacereview_p.h \ places/qplacesupplier_p.h \ |