mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 15:35:51 +00:00
Remove namespace App.
This commit is contained in:
@@ -341,6 +341,10 @@ void Controller::hideSettingsAndLayer(anim::type animated) {
|
||||
_widget.ui_hideSettingsAndLayer(animated);
|
||||
}
|
||||
|
||||
bool Controller::isLayerShown() const {
|
||||
return _widget.ui_isLayerShown();
|
||||
}
|
||||
|
||||
void Controller::sideBarChanged() {
|
||||
_widget.recountGeometryConstraints();
|
||||
}
|
||||
|
Reference in New Issue
Block a user