image viewer popup when clicking an image in a message

This commit is contained in:
Green Sky
2025-03-17 22:52:31 +01:00
parent 10ad2be8bf
commit 90a28d727b
7 changed files with 425 additions and 312 deletions

View File

@@ -91,6 +91,8 @@ target_sources(tomato PUBLIC
./chat_gui/contact_list.cpp
./chat_gui/file_selector.hpp
./chat_gui/file_selector.cpp
./chat_gui/image_viewer_popup.hpp
./chat_gui/image_viewer_popup.cpp
./chat_gui/send_image_popup.hpp
./chat_gui/send_image_popup.cpp
./chat_gui/settings_window.hpp