mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-01 03:46:27 +00:00
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:
parent
cb10465127
commit
1b524c4617
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user