Changed the controls of the password management window

This commit is contained in:
amazing-username
2017-07-30 14:29:06 -05:00
parent 2074f26c4e
commit 4b7c0ea173
4 changed files with 16 additions and 8 deletions
+1 -4
View File
@@ -103,7 +103,4 @@ void KeyManagementWindow::generation()
gk.keyMove();
gk.keyDump();
}
void KeyManagementWindow::exitApplication()
{
this->hide();
}
void KeyManagementWindow::exitApplication() { this->hide(); }