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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user