move cursers to public api

This commit is contained in:
2024-04-14 11:13:05 +02:00
parent a845609660
commit a6614e76ce
3 changed files with 1 additions and 20 deletions

View File

@ -10,9 +10,6 @@
#include "./file_selector.hpp"
#include "./send_image_popup.hpp"
// HACK: move to public msg api?
#include "./fragment_store/message_fragment_store.hpp"
#include <entt/container/dense_map.hpp>
#include <cstdint>