start texture cache for contacts (avatars)

This commit is contained in:
2023-07-31 20:47:22 +02:00
parent c0b57c30bd
commit ef59386e5c
5 changed files with 216 additions and 5 deletions

View File

@ -23,6 +23,8 @@ add_executable(tomato
./texture_uploader.hpp
./sdlrenderer_texture_uploader.hpp
./sdlrenderer_texture_uploader.cpp
./texture_cache.hpp
./texture_cache.cpp
./sdl_clipboard_utils.hpp
./sdl_clipboard_utils.cpp
./file_selector.hpp