Changed default windows height. We might consider wrapping everything in

a ScrollView
This commit is contained in:
2024-11-13 20:21:21 +01:00
parent 7a00bb793f
commit 2e7c3c8032

View File

@@ -8,7 +8,7 @@ ApplicationWindow
{
id: appWindow
width: Screen.width * .6
height: Screen.height * .6
height: Screen.height * .7
visible: true
title: "PYQCRM"