From e37e31f757fab5d18cb781652b469fd3f453868e Mon Sep 17 00:00:00 2001 From: Hiers Date: Sat, 15 Jun 2024 16:06:39 +0100 Subject: [PATCH] Important change --- main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.qml b/main.qml index 1ab92c2..ea8d09e 100644 --- a/main.qml +++ b/main.qml @@ -4,7 +4,7 @@ import QtQuick.Layouts 6 ApplicationWindow { width: 600 - height: 500 + height: 501 title: "BJ Helper ;)" Component.onCompleted: visible = true