mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 21:14:34 -04:00
Add base qml chat view to navigation panel
This commit is contained in:
@ -62,4 +62,9 @@ add_qtc_plugin(QodeAssist
|
||||
chat/ChatWidget.h chat/ChatWidget.cpp
|
||||
chat/ChatOutputPane.h chat/ChatOutputPane.cpp
|
||||
chat/ChatClientInterface.hpp chat/ChatClientInterface.cpp
|
||||
chat/NavigationPanel.hpp chat/NavigationPanel.cpp
|
||||
)
|
||||
|
||||
add_subdirectory(chatview)
|
||||
|
||||
target_link_libraries(QodeAssist PUBLIC QodeAssistChatViewplugin)
|
||||
|
Reference in New Issue
Block a user