summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer')
-rw-r--r--examples/location/mapviewer/mapviewer.pro1
-rw-r--r--examples/location/mapviewer/mapviewer.qrc1
2 files changed, 0 insertions, 2 deletions
diff --git a/examples/location/mapviewer/mapviewer.pro b/examples/location/mapviewer/mapviewer.pro
index 1013eee9..4118aa87 100644
--- a/examples/location/mapviewer/mapviewer.pro
+++ b/examples/location/mapviewer/mapviewer.pro
@@ -6,7 +6,6 @@ SOURCES += main.cpp
# Workaround for QTBUG-38735
QT_FOR_CONFIG += location-private
-QT += concurrent sql
RESOURCES += \
mapviewer.qrc
diff --git a/examples/location/mapviewer/mapviewer.qrc b/examples/location/mapviewer/mapviewer.qrc
index 4e30c660..42c0d5b3 100644
--- a/examples/location/mapviewer/mapviewer.qrc
+++ b/examples/location/mapviewer/mapviewer.qrc
@@ -29,6 +29,5 @@
<file>resources/scale.png</file>
<file>resources/marker.png</file>
<file>resources/marker_blue.png</file>
- <file>resources/icon.png</file>
</qresource>
</RCC>