From 392a3e5910796cd54177d384097411ce5c8a3aec Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Thu, 8 Mar 2018 21:54:33 +0200 Subject: [PATCH] mobile-resources.qrc: add the map related resources for mobile 1) QML files 2) Map widget specific icons 3) The Breeze map-globe.svg icon Signed-off-by: Lubomir I. Ivanov --- mobile-widgets/qml/mobile-resources.qrc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index a1f65e78d..5866d5fa8 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -25,11 +25,25 @@ SsrfSwitch.qml SsrfCheckBox.qml SsrfButton.qml + MapPage.qml + ../../map-widget/qml/MapWidget.qml + ../../map-widget/qml/MapWidgetContextMenu.qml + + + ../../map-widget/qml/icons/mapwidget-context-menu.png + ../../map-widget/qml/icons/mapwidget-marker.png + ../../map-widget/qml/icons/mapwidget-marker-gray.png + ../../map-widget/qml/icons/mapwidget-marker-selected.png + ../../map-widget/qml/icons/mapwidget-toggle-satellite.png + ../../map-widget/qml/icons/mapwidget-toggle-street.png + ../../map-widget/qml/icons/mapwidget-zoom-in.png + ../../map-widget/qml/icons/mapwidget-zoom-out.png qtquickcontrols2.conf + kirigami/icons/map-globe.svg kirigami/icons/go-next.svg kirigami/icons/go-previous.svg kirigami/icons/go-up.svg