-Wreorder warning fixed

This commit is contained in:
Rafael 2017-02-17 12:11:35 +01:00
parent 7591d805c9
commit 2efd83af9f
1 changed files with 1 additions and 1 deletions

View File

@ -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;