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

@@ -8,6 +8,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "history/history.h"
#include "history/view/history_view_element.h"
#include "history/view/history_view_item_preview.h"
#include "history/history_message.h"
#include "history/history_service.h"
#include "history/history_item_components.h"