Configure OpenGL settings earlier to avoid wrong state in the options dialog

This commit is contained in:
Luis Ángel San Martín
2021-05-16 09:37:05 +02:00
parent 13d0f5fc75
commit e2483217d9
2 changed files with 29 additions and 16 deletions

View File

@ -261,6 +261,8 @@ public:
NavigationStatus status;
void createSettings();
void setupOpenglSetting();
void setupUI();
void createActions();
void createToolBars();