add auto dirty (save toxfile) + minor stuff

This commit is contained in:
2023-07-29 20:39:31 +02:00
parent 93e5bb867b
commit d5e2dd2e1f
6 changed files with 101 additions and 6 deletions

View File

@ -10,8 +10,10 @@ add_executable(tomato
main_screen.hpp
main_screen.cpp
tox_client.hpp
tox_client.cpp
./tox_client.hpp
./tox_client.cpp
./auto_dirty.hpp
./auto_dirty.cpp
theme.hpp
texture_uploader.hpp