updated field focus

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2009-08-18 12:44:17 +00:00
parent 55a52437ff
commit aeb1e53c06

View File

@ -46,7 +46,7 @@ GenCertDialog::GenCertDialog(QWidget *parent, Qt::WFlags flags)
//connect(ui.selectButton, SIGNAL(clicked()), this, SLOT(selectFriend()));
//connect(ui.friendBox, SIGNAL(stateChanged(int)), this, SLOT(checkChanged(int)));
ui.genName->setFocus(Qt::OtherFocusReason);
//ui.genName->setFocus(Qt::OtherFocusReason);
#ifdef RS_USE_PGPSSL
/* get all available pgp private certificates....