diff options
-rw-r--r-- | main.qml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -113,8 +113,6 @@ Application { IconButton { id: resetButton - iconColor: "white" - pressedIconColor: "lightgrey" iconName: "ios-refresh" visible: mainPage.state === "paused" |