mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Support building OS X 10.10/10.11 version.
This commit is contained in:
@@ -416,7 +416,7 @@ HistoryWidget::HistoryWidget(
|
||||
}
|
||||
Unexpected("action in MimeData hook.");
|
||||
});
|
||||
_spelling = InitSpellchecker(&controller->session(), _field);
|
||||
InitSpellchecker(&controller->session(), _field);
|
||||
|
||||
const auto suggestions = Ui::Emoji::SuggestionsController::Init(
|
||||
this,
|
||||
|
Reference in New Issue
Block a user