mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-10-13 13:58:04 +00:00
Use layers and boxes from lib_ui.
This commit is contained in:
@@ -660,7 +660,7 @@ void SessionController::showBackFromStack(const SectionShow ¶ms) {
|
||||
}
|
||||
|
||||
void SessionController::showSpecialLayer(
|
||||
object_ptr<LayerWidget> &&layer,
|
||||
object_ptr<Ui::LayerWidget> &&layer,
|
||||
anim::type animated) {
|
||||
App::wnd()->showSpecialLayer(std::move(layer), animated);
|
||||
}
|
||||
|
Reference in New Issue
Block a user