close button using connect method over ui file
This commit is contained in:
parent
707b680741
commit
2cd560d7e3
3 changed files with 18 additions and 7 deletions
|
@ -32,8 +32,3 @@ AboutDialog::~AboutDialog()
|
|||
{
|
||||
delete ui;
|
||||
}
|
||||
|
||||
void AboutDialog::on_cmdClose_clicked()
|
||||
{
|
||||
this->close();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue