Style Buttons, re-layout Login
This commit is contained in:
@@ -6,12 +6,13 @@ import QtCore
|
||||
|
||||
ApplicationWindow
|
||||
{
|
||||
//property alias appLoader: appLoader
|
||||
id: appWindow
|
||||
width: Screen.width * .75
|
||||
height: Screen.height * .85
|
||||
visible: true
|
||||
title: "PYQCRM"
|
||||
title: "TERO Personal"
|
||||
font: Typography.body
|
||||
color: Colors.mantle
|
||||
property string confile: ""
|
||||
property alias settingsFileDialog: settingsFiledialog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user