This commit is contained in:
doitux
2007-08-29 19:27:12 +00:00
parent 2ee35d97de
commit 1e20e202e0
63 changed files with 32 additions and 142 deletions
@@ -34,6 +34,8 @@ gameLobbyDialogImpl::gameLobbyDialogImpl(QWidget *parent, ConfigFile *c)
treeWidget_GameList->setColumnWidth(0,250);
treeWidget_GameList->setColumnWidth(1,75);
treeWidget_GameList->setColumnWidth(2,70);
lineEdit_ChatInput->setFocus();
}