mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Main window position restored (fix #996)
This commit is contained in:
parent
c41c7469b8
commit
2eed4ea8e2
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ MainWindow::MainWindow():
|
|||
updateMenus();
|
||||
|
||||
restoreState(g.mainWinState());
|
||||
restoreGeometry(g.mainWinGeo());
|
||||
|
||||
setUnifiedTitleAndToolBarOnMac(true);
|
||||
this->setWindowIcon(QIcon(":/icon.png"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue