mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 03:42:56 +00:00
Remove namespace App.
This commit is contained in:
@@ -1769,6 +1769,10 @@ void SessionController::removeLayerBlackout() {
|
||||
widget()->ui_removeLayerBlackout();
|
||||
}
|
||||
|
||||
bool SessionController::isLayerShown() const {
|
||||
return _window->isLayerShown();
|
||||
}
|
||||
|
||||
not_null<MainWidget*> SessionController::content() const {
|
||||
return widget()->sessionContent();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user