wip contact tree

This commit is contained in:
2024-10-14 09:47:37 +02:00
parent e82a99c312
commit d795d328d3
5 changed files with 126 additions and 0 deletions

View File

@@ -80,6 +80,8 @@ target_sources(tomato PUBLIC
./chat_gui/icons/group.cpp
./chat_gui/contact_list.hpp
./chat_gui/contact_list.cpp
./chat_gui/contact_tree.hpp
./chat_gui/contact_tree.cpp
./chat_gui/file_selector.hpp
./chat_gui/file_selector.cpp
./chat_gui/send_image_popup.hpp