close button using connect method over ui file

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

View file

@ -34,7 +34,6 @@ public:
~AboutDialog();
private slots:
void on_cmdClose_clicked();
private:
Ui::AboutDialog *ui;