Accidently wrong commited files replaced

This commit is contained in:
Rafael 2016-12-14 00:22:51 +01:00
parent 5c9ac81f8e
commit aeb15cb796
3 changed files with 113 additions and 53 deletions

View file

@ -47,10 +47,13 @@ private slots:
void on_cmdCancel_clicked();
void on_cmdApply_clicked();
void on_cbQualify_toggled(bool checked);
private:
Ui::SnapmaticEditor *ui;
SnapmaticProperties localSpJson;
SnapmaticPicture *smpic;
void qualifyAvatar();
};
#endif // SNAPMATICEDITOR_H