mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 03:42:56 +00:00
Move updates handling MainWidget -> Api::Updates.
This commit is contained in:
@@ -144,6 +144,8 @@ SessionController::SessionController(
|
||||
refreshFiltersMenu();
|
||||
});
|
||||
}, session->lifetime());
|
||||
|
||||
session->addWindow(this);
|
||||
}
|
||||
|
||||
not_null<::MainWindow*> SessionController::widget() const {
|
||||
|
||||
Reference in New Issue
Block a user