mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
setFocus for Login and Search Field
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
243af3ffee
commit
e56f29ce92
2 changed files with 4 additions and 16 deletions
|
@ -58,7 +58,7 @@ StartDialog::StartDialog(QWidget *parent, Qt::WFlags flags)
|
|||
/* Create Bandwidth Graph related QObjects */
|
||||
_settings = new RshareSettings();
|
||||
|
||||
|
||||
ui.loadPasswd->setFocus();
|
||||
|
||||
//connect(ui.genButton, SIGNAL(clicked()), this, SLOT(genPerson()));
|
||||
connect(ui.loadButton, SIGNAL(clicked()), this, SLOT(loadPerson()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue