Code polished from unused functions
This commit is contained in:
@@ -11,8 +11,8 @@ Window {
|
||||
height: 700
|
||||
|
||||
Component.onCompleted: {
|
||||
x = Screen.width/2 - width/2
|
||||
y = Screen.height/2 - height/2
|
||||
x = Screen.width / 2 - width / 2
|
||||
y = Screen.height / 2 - height / 2
|
||||
}
|
||||
|
||||
modality: Qt.ApplicationModal
|
||||
|
||||
Reference in New Issue
Block a user