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

Added initial ability to switch between stickers and emoji in builder.

This commit is contained in:
23rd
2023-01-24 17:35:11 +03:00
committed by John Preston
parent cf6245af42
commit b52948c1c0
3 changed files with 132 additions and 42 deletions

View File

@@ -13,9 +13,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "styles/style_chat.h"
namespace Ui {
namespace {
} // namespace
EmojiButton::EmojiButton(QWidget *parent, const style::IconButton &st)
: RippleButton(parent, st.ripple)