mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-04 18:11:02 +00:00
Split the main.qml into two pieces to support multiple views in future.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
@@ -96,6 +96,7 @@ qt_add_qml_module(chat
|
||||
QML_FILES
|
||||
main.qml
|
||||
qml/ChatDrawer.qml
|
||||
qml/ChatView.qml
|
||||
qml/CollectionsDialog.qml
|
||||
qml/ModelDownloaderDialog.qml
|
||||
qml/NetworkDialog.qml
|
||||
|
File diff suppressed because it is too large
Load Diff
1446
gpt4all-chat/qml/ChatView.qml
Normal file
1446
gpt4all-chat/qml/ChatView.qml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user