close button using connect method over ui file

This commit is contained in:
Rafael 2016-04-10 17:08:09 +02:00
parent 1bdff25053
commit 707b680741
3 changed files with 18 additions and 7 deletions

View file

@ -42,7 +42,6 @@ public slots:
private slots:
void copySnapmaticPicture();
void exportSnapmaticPicture();
void on_cmdClose_clicked();
void on_labPicture_mouseDoubleClicked();
private: