mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Added SpellingHighlighter to InputField in HistoryWidget and some boxes.
This commit is contained in:
@@ -1679,6 +1679,8 @@ void SendFilesBox::setupCaption() {
|
||||
_caption,
|
||||
&_controller->session());
|
||||
|
||||
_spelling = InitSpellchecker(&_controller->session(), _caption);
|
||||
|
||||
updateCaptionPlaceholder();
|
||||
setupEmojiPanel();
|
||||
}
|
||||
|
Reference in New Issue
Block a user