2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Moved item preview structs to separated file.

This commit is contained in:
23rd
2021-12-21 20:43:15 +03:00
committed by John Preston
parent 79a09a4510
commit f2c7237d5f
11 changed files with 53 additions and 32 deletions

View File

@@ -17,6 +17,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "history/history_message.h"
#include "history/history_item_components.h"
#include "history/view/history_view_service_message.h"
#include "history/view/history_view_item_preview.h"
#include "data/data_folder.h"
#include "data/data_session.h"
#include "data/data_media_types.h"