mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fix first main window appearance.
This commit is contained in:
@@ -39,6 +39,8 @@ Controller::~Controller() {
|
||||
}
|
||||
|
||||
void Controller::showAccount(not_null<Main::Account*> account) {
|
||||
Window::Theme::Background()->start();
|
||||
|
||||
_accountLifetime.destroy();
|
||||
_account = account;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user