diff options
Diffstat (limited to 'keygendialog.cpp')
-rw-r--r-- | keygendialog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keygendialog.cpp b/keygendialog.cpp index 981418c..778f24c 100644 --- a/keygendialog.cpp +++ b/keygendialog.cpp @@ -172,6 +172,7 @@ void KeyGenDialog::keyGenAccept() } dialog->close(); + QMessageBox::information(0,tr("Success"),tr("New key created")); } else { /** * create error message |