add tox friend faux offline message (still wonky) + small file copy error handling

This commit is contained in:
2024-02-02 20:26:50 +01:00
parent 7948d820c3
commit 0c674e0137
6 changed files with 261 additions and 3 deletions

View File

@@ -61,6 +61,9 @@ add_executable(tomato
./tox_dht_cap_histo.hpp
./tox_dht_cap_histo.cpp
./tox_friend_faux_offline_messaging.hpp
./tox_friend_faux_offline_messaging.cpp
./chat_gui4.hpp
./chat_gui4.cpp
)