aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--main.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.qml b/main.qml
index d646c17..111fbd6 100644
--- a/main.qml
+++ b/main.qml
@@ -113,8 +113,6 @@ Application {
IconButton {
id: resetButton
- iconColor: "white"
- pressedIconColor: "lightgrey"
iconName: "ios-refresh"
visible: mainPage.state === "paused"