mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Update submodules to the latest spellcheck.
This commit is contained in:
@@ -1436,7 +1436,7 @@ void SendFilesBox::prepareAlbumPreview() {
|
||||
|
||||
const auto wrap = Ui::CreateChild<Ui::ScrollArea>(
|
||||
this,
|
||||
st::boxLayerScroll);
|
||||
st::boxScroll);
|
||||
_albumPreview = wrap->setOwnedWidget(object_ptr<AlbumPreview>(
|
||||
this,
|
||||
_list,
|
||||
|
Reference in New Issue
Block a user