mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Configure OpenGL settings earlier to avoid wrong state in the options dialog
This commit is contained in:
@ -261,6 +261,8 @@ public:
|
||||
|
||||
NavigationStatus status;
|
||||
|
||||
void createSettings();
|
||||
void setupOpenglSetting();
|
||||
void setupUI();
|
||||
void createActions();
|
||||
void createToolBars();
|
||||
|
Reference in New Issue
Block a user