summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer/mapviewer.pro
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@theqtcompany.com>2015-02-10 18:17:11 +0100
committerMichal Klocek <michal.klocek@theqtcompany.com>2015-04-13 14:53:22 +0000
commit306ba72d81e50ccb21271fc961581d0de5ba5f49 (patch)
tree11835c89de31983eaed9d5c52d587a88a72795b1 /examples/location/mapviewer/mapviewer.pro
parent85de68468d1097a456fd3fa1009a54562795b6e3 (diff)
downloadqtlocation-306ba72d81e50ccb21271fc961581d0de5ba5f49.tar.gz
Replace messagebox in mapviewer with message form.
Change-Id: I19c5ac1e02aa9528c5390f4c8a934e2862400bbd Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/location/mapviewer/mapviewer.pro')
-rw-r--r--examples/location/mapviewer/mapviewer.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/location/mapviewer/mapviewer.pro b/examples/location/mapviewer/mapviewer.pro
index c6839d2f..4ab8c30d 100644
--- a/examples/location/mapviewer/mapviewer.pro
+++ b/examples/location/mapviewer/mapviewer.pro
@@ -24,7 +24,6 @@ qmlcontentmap.files += \
OTHER_FILES += $$qmlcontentmap.files
qmlcontentdialogs.files += \
- content/dialogs/Message.qml \
content/dialogs/RouteDialog.qml
OTHER_FILES += $$qmlcontentdialogs.files