mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-02 02:07:54 +00:00
Attempt to fix initial window position on Windows.
This commit is contained in:
@@ -311,6 +311,10 @@ void Controller::showTermsDelete() {
|
||||
}));
|
||||
}
|
||||
|
||||
void Controller::firstShow() {
|
||||
_widget.firstShow();
|
||||
}
|
||||
|
||||
void Controller::finishFirstShow() {
|
||||
_widget.finishFirstShow();
|
||||
checkThemeEditor();
|
||||
|
||||
Reference in New Issue
Block a user