openurl file + starting with sending image file and pasting

This commit is contained in:
2023-10-04 02:11:06 +02:00
parent 89bc11eca7
commit fc90106d83
9 changed files with 322 additions and 2 deletions

View File

@ -45,6 +45,9 @@ add_executable(tomato
./file_selector.hpp
./file_selector.cpp
./send_image_popup.hpp
./send_image_popup.cpp
./chat_gui4.hpp
./chat_gui4.cpp
)