summaryrefslogtreecommitdiffstats
path: root/examples/location/places/places.pro
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@theqtcompany.com>2015-05-05 09:34:00 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-27 06:36:02 +0000
commit445c799514388ae15bc513419a48461a6c7bd573 (patch)
tree9c92539b0fa850b4fd799a109d60d3a45f05fab5 /examples/location/places/places.pro
parent046eec04fb47dee9a1802503004446d1fe777874 (diff)
Remove some unused features from 'places' example
Current plugins do not support adding or removing place and category. Remove this support from 'places' example. Change-Id: I768697e0509c7ff74cc61c5a1ffc3709d28d0b6f Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/location/places/places.pro')
-rw-r--r--examples/location/places/places.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/location/places/places.pro b/examples/location/places/places.pro
index b0c422aa..5f418e05 100644
--- a/examples/location/places/places.pro
+++ b/examples/location/places/places.pro
@@ -20,8 +20,6 @@ qmlcontentplaces.files += \
content/places/PlaceDelegate.qml \
content/places/RatingView.qml \
content/places/SearchResultView.qml \
- content/places/PlaceDialog.qml \
- content/places/CategoryDialog.qml \
content/places/PlaceEditorials.qml \
content/places/EditorialDelegate.qml \
content/places/EditorialPage.qml \