Programm-Einstellungen anlegen
This commit is contained in:
@@ -9,8 +9,8 @@ Item
|
||||
Component.onCompleted:
|
||||
{
|
||||
appLoader.window.title = "pyqcrm"
|
||||
appLoader.window.height = Screen.height
|
||||
appLoader.window.width = Screen.width
|
||||
appLoader.window.height = Screen.height * .5
|
||||
appLoader.window.width = Screen.width * .5
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user