mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-24 08:41:26 -04:00
Moved some internal stylesheets to the file Standard.qss.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
42781f6a3e
commit
6675bfe35e
21 changed files with 803 additions and 1056 deletions
|
@ -65,6 +65,8 @@ CreateLobbyDialog::CreateLobbyDialog(const std::list<std::string>& peer_list, in
|
|||
}
|
||||
|
||||
checkTextFields();
|
||||
|
||||
ui->lobbyName_LE->setFocus();
|
||||
}
|
||||
|
||||
CreateLobbyDialog::~CreateLobbyDialog()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue