新增对话历史面板

This commit is contained in:
2026-05-29 16:49:00 +08:00
parent 27d63965f4
commit da803da2de
5 changed files with 412 additions and 38 deletions
+2
View File
@@ -41,6 +41,8 @@ qt_add_executable(QtDesktopPet
src/tray/TrayController.cpp
src/ui/ChatBubble.h
src/ui/ChatBubble.cpp
src/ui/ChatHistoryPanel.h
src/ui/ChatHistoryPanel.cpp
src/ui/ChatInputDialog.h
src/ui/ChatInputDialog.cpp
src/ui/PetView.h