mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 23:25:15 +00:00
New design of the passport in a separate window.
This commit is contained in:
@@ -410,6 +410,10 @@ void Controller::showAuthForm(const Passport::FormRequest &request) {
|
||||
_authForm->show();
|
||||
}
|
||||
|
||||
void Controller::clearAuthForm() {
|
||||
_authForm = nullptr;
|
||||
}
|
||||
|
||||
void Controller::updateColumnLayout() {
|
||||
App::main()->updateColumnLayout();
|
||||
}
|
||||
|
Reference in New Issue
Block a user