Cleanup includes

This commit is contained in:
Tobias Fella
2024-05-05 21:49:43 +02:00
parent 53e3c36f7e
commit c3de788956
12 changed files with 14 additions and 37 deletions

View File

@@ -11,8 +11,6 @@
#include "enums/messagecomponenttype.h"
#include "eventhandler.h"
#include "itinerarymodel.h"
#include "linkpreviewer.h"
#include "neochatroom.h"
struct MessageComponent {
MessageComponentType::Type type = MessageComponentType::Other;