-wreorder warning fix
This commit is contained in:
parent
9a368976dd
commit
cb9f9d27bd
2 changed files with 4 additions and 4 deletions
|
|
@ -39,12 +39,12 @@ protected:
|
|||
|
||||
private:
|
||||
QMap <ProfileWidget*, QString> profileMap;
|
||||
QStringList failedSavegames;
|
||||
QStringList failedCopyPictures;
|
||||
QStringList failedExportPictures;
|
||||
QString exportDirectory;
|
||||
bool pictureCopyEnabled;
|
||||
bool pictureExportEnabled;
|
||||
QStringList failedSavegames;
|
||||
QStringList failedCopyPictures;
|
||||
QStringList failedExportPictures;
|
||||
|
||||
signals:
|
||||
void exportStringUpdate(QString currentFileName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue