From 0fa7331240fcaf8675d5c1654c07de947502bdc2 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Fri, 14 Jul 2017 23:13:28 +0300 Subject: [PATCH] map: add map qml and the new marker image to subsurface.qrc These are part of the mobile-widgets folder for now, with the idea that they will be used in the mobile version as well. Eventually they can be moved into a shared-widgets folder. The QRC file uses aliases for them. Signed-off-by: Lubomir I. Ivanov --- subsurface.qrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/subsurface.qrc b/subsurface.qrc index c26a56ef2..5443fc596 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -1,5 +1,7 @@ + mobile-widgets/qml/MapWidget.qml + mobile-widgets/qml/icons/mapmarker.png icons/star.svg icons/subsurface-icon.png icons/subsurface-mobile-icon.png