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:
defnax 2015-03-28 20:34:16 +00:00
parent d8b276b7e2
commit 7ef30432f2
2 changed files with 3 additions and 12 deletions

View file

@ -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) {