2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Removed Ui::hideSettingsAndLayer().

This commit is contained in:
23rd
2022-02-20 14:00:36 +03:00
parent bc6d69319c
commit 3ebb9af8f8
12 changed files with 30 additions and 24 deletions

View File

@@ -827,7 +827,7 @@ void SetupExport(
st::settingsButtonNoIcon
)->addClickHandler([=] {
const auto session = &controller->session();
Ui::hideSettingsAndLayer();
controller->window().hideSettingsAndLayer();
base::call_delayed(
st::boxDuration,
session,