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

Implement a nice corner reaction button.

This commit is contained in:
John Preston
2021-12-15 19:25:48 +04:00
parent e148b5ff08
commit 371c9c1bfe
16 changed files with 658 additions and 332 deletions

View File

@@ -55,13 +55,8 @@ struct ChatThemeBackgroundData;
namespace Data {
struct CloudTheme;
enum class CloudThemeType;
struct Reaction;
} // namespace Data
namespace HistoryView {
class ReactionsMenu;
} // namespace HistoryView
namespace Window {
class MainWindow;