-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();
|
void on_cmdExport_clicked();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Ui::PictureDialog *ui;
|
|
||||||
ProfileDatabase *profileDB;
|
ProfileDatabase *profileDB;
|
||||||
|
Ui::PictureDialog *ui;
|
||||||
QString jsonDrawString;
|
QString jsonDrawString;
|
||||||
QString windowTitleStr;
|
QString windowTitleStr;
|
||||||
QStringList plyrsList;
|
QStringList plyrsList;
|
||||||
|
|
Loading…
Reference in a new issue