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