Skip to content

Commit

Permalink
Refactoring style
Browse files Browse the repository at this point in the history
  • Loading branch information
Iktwo committed Sep 17, 2014
1 parent 900412f commit 5b44859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qml/main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ ApplicationWindow {
updateCheckerElement: updateChecker
text: qsTr("There's a new update available, you are running version %1 and you can update to version %2.").arg(updateChecker.version).arg(updateChecker.latestVersion)
}

Component.onCompleted: {
Theme.titleBarColor = "#0066CC"

Expand Down

0 comments on commit 5b44859

Please sign in to comment.