2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 00:46:08 +00:00

Extract FieldAutocomplete code.

This commit is contained in:
John Preston
2024-09-13 17:39:15 +04:00
parent 969152e949
commit ba7cd25f21
10 changed files with 497 additions and 481 deletions

View File

@@ -422,7 +422,7 @@ MainWidget::MainWidget(
cSetOtherOnline(0);
_history->start();
session().data().stickers().notifySavedGifsUpdated();
}
MainWidget::~MainWidget() = default;