Skip to content

Commit

Permalink
aving window visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
machinekoder committed Aug 4, 2015
1 parent 8465adc commit 3649c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.qml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ ApplicationWindow {
property alias height: appWindow.height
property alias x: appWindow.x
property alias y: appWindow.y
property alias visibility: appWindow.visibility
}

// Loaders for the main application and the splash screen.
Expand Down

0 comments on commit 3649c9e

Please sign in to comment.