add AddressModel, AddressDAO class
This commit is contained in:
@@ -9,7 +9,7 @@ ApplicationWindow
|
||||
{
|
||||
id: appWindow
|
||||
width: Screen.width * .6
|
||||
height: Screen.height * .7
|
||||
height: Screen.height * .75
|
||||
visible: true
|
||||
title: "PYQCRM"
|
||||
property string confile: ""
|
||||
|
||||
Reference in New Issue
Block a user