mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 01:55:19 -04:00
Not show to much technical detail on a info Label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8095 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d8b276b7e2
commit
7ef30432f2
2 changed files with 3 additions and 12 deletions
|
@ -218,7 +218,7 @@ void GenCertDialog::init()
|
|||
genNewGPGKey = true;
|
||||
}
|
||||
|
||||
QString text = ui.header_label->text() + "\n";
|
||||
QString text; /*= ui.header_label->text() + "\n";*/
|
||||
text += tr("You can create a new identity with this form.");
|
||||
|
||||
if (mOnlyGenerateIdentity) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue