Reverse patch so we can minimize down to lowest HD form factor.

Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
Adam Treat 2024-02-06 09:59:26 -05:00
parent cb10465127
commit 1b524c4617

View File

@ -16,8 +16,8 @@ Window {
id: window
width: 1920
height: 1080
minimumWidth: 1280
minimumHeight: 720
minimumWidth: 720
minimumHeight: 480
visible: true
title: qsTr("GPT4All v") + Qt.application.version