-wreorder fix
This commit is contained in:
parent
c98d5ba154
commit
f49f311333
1 changed files with 1 additions and 1 deletions
|
@ -43,8 +43,8 @@ private slots:
|
|||
void on_cmdExport_clicked();
|
||||
|
||||
private:
|
||||
Ui::PictureDialog *ui;
|
||||
ProfileDatabase *profileDB;
|
||||
Ui::PictureDialog *ui;
|
||||
QString jsonDrawString;
|
||||
QString windowTitleStr;
|
||||
QStringList plyrsList;
|
||||
|
|
Loading…
Reference in a new issue