mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Removed Notify::inlineKeyboardMoved as completely unused code.
This commit is contained in:
@@ -230,7 +230,6 @@ public:
|
||||
MsgId msgId);
|
||||
PeerData *ui_getPeerForMouseAction();
|
||||
|
||||
void notify_inlineKeyboardMoved(not_null<const HistoryItem*> item, int oldKeyboardTop, int newKeyboardTop);
|
||||
bool notify_switchInlineBotButtonReceived(const QString &query, UserData *samePeerBot, MsgId samePeerReplyTo);
|
||||
|
||||
using FloatDelegate::floatPlayerAreaUpdated;
|
||||
|
Reference in New Issue
Block a user