Fix update button color

This commit is contained in:
Cameron Gutman
2018-08-09 23:18:07 -07:00
parent 0fb3bb0727
commit 186052f21d
2 changed files with 2 additions and 3 deletions
+1
View File
@@ -73,6 +73,7 @@ ApplicationWindow {
id: updateButton
icon.source: "qrc:/res/update.svg"
icon.color: "#0BF200"
// Invisible until we get a callback notifying us that
// an update is available