From ecf3ac12eb7f93e2c0f214af8c1271087df3bac1 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 16 Jan 2021 10:16:29 -0800 Subject: mobile/statistics: make icons available in mobile app They were bundled via the desktop qrc, but they need a shared qrc that can be used in both apps. Signed-off-by: Dirk Hohndel --- Subsurface-mobile.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Subsurface-mobile.pro') diff --git a/Subsurface-mobile.pro b/Subsurface-mobile.pro index 19d69c2f2..ea95cf551 100644 --- a/Subsurface-mobile.pro +++ b/Subsurface-mobile.pro @@ -334,7 +334,8 @@ HEADERS += \ RESOURCES += mobile-widgets/qml/mobile-resources.qrc \ mobile-widgets/3rdparty/icons.qrc \ - map-widget/qml/map-widget.qrc + map-widget/qml/map-widget.qrc \ + stats/statsicons.qrc android { SOURCES += core/android.cpp \ -- cgit v1.2.3-70-g09d2