2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

New layout of service messages (complex shape of a bubble).

This commit is contained in:
John Preston
2016-06-09 14:51:24 +03:00
parent a5cbbba12d
commit 19cacd0efb
21 changed files with 611 additions and 278 deletions

View File

@@ -27,7 +27,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "window/section_memento.h"
#include "window/section_widget.h"
#include "window/top_bar_widget.h"
#include "data/drafts.h"
#include "data/data_drafts.h"
#include "observer_peer.h"
#include "apiwrap.h"
#include "dialogswidget.h"