mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
small fix on gencert dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0d524d968b
commit
cc76a4d022
@ -196,6 +196,7 @@ void GenCertDialog::genPerson()
|
||||
ui.location_input->hide();
|
||||
ui.infopushButton->hide();
|
||||
ui.genButton->hide();
|
||||
ui.label_location2->hide();
|
||||
QMessageBox::StandardButton info = QMessageBox::information( NULL,
|
||||
"Generating GPG key",
|
||||
"This process can take some time, please be patient after pressing the OK button",
|
||||
|
Loading…
Reference in New Issue
Block a user