Skip to content

Commit

Permalink
Separate out the chat item view. (#3160)
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Treat <[email protected]>
  • Loading branch information
manyoso authored Nov 1, 2024
1 parent 1ea2b45 commit 20a99d1
Show file tree
Hide file tree
Showing 3 changed files with 791 additions and 778 deletions.
1 change: 1 addition & 0 deletions gpt4all-chat/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ qt_add_qml_module(chat
qml/AddModelView.qml
qml/ApplicationSettings.qml
qml/ChatDrawer.qml
qml/ChatItemView.qml
qml/ChatView.qml
qml/CollectionsDrawer.qml
qml/HomeView.qml
Expand Down
Loading

0 comments on commit 20a99d1

Please sign in to comment.