-Wreorder warning fixed
This commit is contained in:
parent
7591d805c9
commit
2efd83af9f
1 changed files with 1 additions and 1 deletions
|
@ -83,6 +83,7 @@ protected:
|
|||
bool event(QEvent *event);
|
||||
|
||||
private:
|
||||
bool primaryWindow;
|
||||
ProfileDatabase *profileDB;
|
||||
CrewDatabase *crewDB;
|
||||
Ui::PictureDialog *ui;
|
||||
|
@ -107,7 +108,6 @@ private:
|
|||
QString locY;
|
||||
QString locZ;
|
||||
bool overlayEnabled;
|
||||
bool primaryWindow;
|
||||
bool withDatabase;
|
||||
bool rqFullscreen;
|
||||
bool naviEnabled;
|
||||
|
|
Loading…
Reference in a new issue