mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Support new rounding in bot inline keyboards.
This commit is contained in:
@@ -9,6 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#include "chat_helpers/tabbed_selector.h"
|
||||
#include "data/stickers/data_stickers.h"
|
||||
#include "ui/round_rect.h"
|
||||
#include "base/variant.h"
|
||||
#include "base/timer.h"
|
||||
|
||||
@@ -365,6 +366,9 @@ private:
|
||||
OverState _pressed;
|
||||
QPoint _lastMousePosition;
|
||||
|
||||
Ui::RoundRect _trendingAddBgOver, _trendingAddBg;
|
||||
Ui::RoundRect _groupCategoryAddBgOver, _groupCategoryAddBg;
|
||||
|
||||
const std::unique_ptr<Ui::PathShiftGradient> _pathGradient;
|
||||
|
||||
Ui::Text::String _megagroupSetAbout;
|
||||
|
||||
Reference in New Issue
Block a user