mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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