aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.qml b/main.qml
index e9d48e3..9d80ad0 100644
--- a/main.qml
+++ b/main.qml
@@ -107,7 +107,7 @@ Application {
id: resetButton
iconColor: "white"
pressedIconColor: "lightgrey"
- iconName: "refresh-empty"
+ iconName: "ios-refresh"
visible: mainPage.state === "paused"
hovered: false