2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-10-09 13:39:00 +00:00

Update submodules to the latest spellcheck.

This commit is contained in:
John Preston
2019-11-02 20:06:47 +03:00
parent 272f2d937b
commit d63e50944a
61 changed files with 198 additions and 409 deletions

View File

@@ -110,7 +110,7 @@ void PeerListBox::prepare() {
this,
_controller.get(),
st::peerListBox),
st::boxLayerScroll));
st::boxScroll));
content()->resizeToWidth(_controller->contentWidth());
_controller->setDelegate(this);