mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-16 06:13:09 +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:
parent
97de30edd1
commit
667f29c2a1
@ -96,6 +96,7 @@ qt_add_qml_module(chat
|
|||||||
QML_FILES
|
QML_FILES
|
||||||
main.qml
|
main.qml
|
||||||
qml/ChatDrawer.qml
|
qml/ChatDrawer.qml
|
||||||
|
qml/ChatView.qml
|
||||||
qml/CollectionsDialog.qml
|
qml/CollectionsDialog.qml
|
||||||
qml/ModelDownloaderDialog.qml
|
qml/ModelDownloaderDialog.qml
|
||||||
qml/NetworkDialog.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
Loading…
Reference in New Issue
Block a user