2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +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

@@ -268,7 +268,7 @@ EditCaptionBox::EditCaptionBox(
_field->setEditLinkCallback(
DefaultEditLinkCallback(&_controller->session(), _field));
_spelling = InitSpellchecker(&_controller->session(), _field);
InitSpellchecker(&_controller->session(), _field);
auto r = object_ptr<Ui::SlideWrap<Ui::Checkbox>>(
this,