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

Not applying draft if can't write a message. Closed beta 9049005.

This commit is contained in:
John Preston
2016-06-10 18:34:35 +03:00
parent b20245c8c8
commit 16bea47979
6 changed files with 20 additions and 12 deletions

View File

@@ -858,6 +858,7 @@ private:
void updateFieldSize();
bool historyHasNotFreezedUnreadBar(History *history) const;
bool canWriteMessage() const;
void clearInlineBot();
void inlineBotChanged();