Changed the controls of the password management window
This commit is contained in:
@@ -103,7 +103,4 @@ void KeyManagementWindow::generation()
|
||||
gk.keyMove();
|
||||
gk.keyDump();
|
||||
}
|
||||
void KeyManagementWindow::exitApplication()
|
||||
{
|
||||
this->hide();
|
||||
}
|
||||
void KeyManagementWindow::exitApplication() { this->hide(); }
|
||||
|
||||
Reference in New Issue
Block a user