picture dialog improved
This commit is contained in:
parent
5e1d5d14bf
commit
4da12a2796
3 changed files with 48 additions and 6 deletions
|
|
@ -35,6 +35,9 @@ public:
|
|||
void setJsonString(SnapmaticPicture *picture);
|
||||
~PictureDialog();
|
||||
|
||||
private slots:
|
||||
void on_cmdClose_clicked();
|
||||
|
||||
private:
|
||||
Ui::PictureDialog *ui;
|
||||
QString jsonDrawString;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue