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

Move message components to history_item_components.

Also fix channel signatures rendering.
This commit is contained in:
John Preston
2017-12-18 19:44:50 +04:00
parent 16ca2d39c5
commit 92333e982c
28 changed files with 1941 additions and 1638 deletions

View File

@@ -24,6 +24,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "window/notifications_manager_default.h"
#include "media/media_audio_track.h"
#include "media/media_audio.h"
#include "history/history_item_components.h"
#include "lang/lang_keys.h"
#include "mainwindow.h"
#include "mainwidget.h"