mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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