summaryrefslogtreecommitdiff
path: root/examples/location/places/content/places/SearchResultDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/places/content/places/SearchResultDelegate.qml')
-rw-r--r--examples/location/places/content/places/SearchResultDelegate.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/places/content/places/SearchResultDelegate.qml b/examples/location/places/content/places/SearchResultDelegate.qml
index 76b64e83..cea8b471 100644
--- a/examples/location/places/content/places/SearchResultDelegate.qml
+++ b/examples/location/places/content/places/SearchResultDelegate.qml
@@ -39,7 +39,7 @@
****************************************************************************/
import QtQuick 2.0
-import QtLocation 5.0
+import QtLocation 5.3
import "PlacesUtils.js" as PlacesUtils
Item {