mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-15 11:36:54 +00:00
Fix crash in MainWindow destruction.
This commit is contained in:
parent
7d585ab72f
commit
a0171cb144
@ -69,8 +69,8 @@ private:
|
||||
anim::type animated);
|
||||
|
||||
not_null<Main::Account*> _account;
|
||||
::MainWindow _widget;
|
||||
std::unique_ptr<SessionController> _sessionController;
|
||||
::MainWindow _widget;
|
||||
|
||||
rpl::lifetime _lifetime;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user