2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Support building OS X 10.10/10.11 version.

This commit is contained in:
John Preston
2019-11-05 14:27:21 +03:00
parent 88e0342e02
commit 1eb62579e2
21 changed files with 63 additions and 120 deletions

View File

@@ -1679,7 +1679,7 @@ void SendFilesBox::setupCaption() {
_caption,
&_controller->session());
_spelling = InitSpellchecker(&_controller->session(), _caption);
InitSpellchecker(&_controller->session(), _caption);
updateCaptionPlaceholder();
setupEmojiPanel();