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 --- stats/statsicons.qrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 stats/statsicons.qrc (limited to 'stats') diff --git a/stats/statsicons.qrc b/stats/statsicons.qrc new file mode 100644 index 000000000..18a79c921 --- /dev/null +++ b/stats/statsicons.qrc @@ -0,0 +1,15 @@ + + + ../icons/chart_bar_grouped_horizontal.svg + ../icons/chart_bar_grouped_vertical.svg + ../icons/chart_bar_stacked_horizontal.svg + ../icons/chart_bar_stacked_vertical.svg + ../icons/chart_bar_horizontal.svg + ../icons/chart_bar_vertical.svg + ../icons/chart_box.svg + ../icons/chart_pie.svg + ../icons/chart_points.svg + ../icons/warning-icon.svg + + + -- cgit v1.2.3-70-g09d2