refactor: make chatter list its own widget (#6365)

This commit is contained in:
pajlada
2025-08-02 12:19:05 +02:00
committed by GitHub
parent a4478748f7
commit 4a14064425
7 changed files with 449 additions and 395 deletions
+2
View File
@@ -590,6 +590,8 @@ set(SOURCE_FILES
widgets/BaseWidget.hpp
widgets/BaseWindow.cpp
widgets/BaseWindow.hpp
widgets/ChatterListWidget.cpp
widgets/ChatterListWidget.hpp
widgets/DraggablePopup.cpp
widgets/DraggablePopup.hpp
widgets/FramelessEmbedWindow.cpp