prep for chat_gui refactor

This commit is contained in:
2024-04-20 17:57:11 +02:00
parent 29fd1bfb62
commit 52278f6726
11 changed files with 17 additions and 19 deletions

View File

@ -28,7 +28,7 @@
#include "./message_image_loader.hpp"
#include "./chat_gui4.hpp"
#include "./settings_window.hpp"
#include "./chat_gui/settings_window.hpp"
#include "./tox_ui_utils.hpp"
#include "./tox_dht_cap_histo.hpp"
#include "./tox_friend_faux_offline_messaging.hpp"