From 8f8ee5c589391e6bfa79e697cc83d7bc72182383 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 9 Jan 2021 20:07:17 -0800 Subject: mobile/statistics: add simple icon This doesn't look great, but it's already part of the breeze-icons, so it's very easy to add - and it's better than no icon. Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/main.qml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mobile-widgets/qml/main.qml') diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index 1fa3da74f..915cecc26 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -456,6 +456,10 @@ if you have network connectivity and want to sync your data to cloud storage."), } }, Kirigami.Action { + icon { + name: ":/icons/office-chart-bar-stacked.svg" + } + text: qsTr("Statistics") onTriggered: { showPage(statistics) -- cgit v1.2.3-70-g09d2