continue transfer object refactor, re-enabling avatar receiving

This commit is contained in:
Green Sky
2025-05-04 19:11:28 +02:00
parent 7021e092b1
commit 2654cd1b19
12 changed files with 390 additions and 69 deletions

View File

@@ -30,6 +30,9 @@ target_sources(tomato PUBLIC
./main_screen.hpp
./main_screen.cpp
./backends/std_fs.hpp
./backends/std_fs.cpp
./tox_client.hpp
./tox_client.cpp
./auto_dirty.hpp