This commit is contained in:
doitux
2007-10-09 08:46:28 +00:00
parent 8470faeb59
commit 1c371c3d4c
3 changed files with 8 additions and 7 deletions
@@ -569,6 +569,7 @@ void gameLobbyDialogImpl::keyPressEvent ( QKeyEvent * event ) {
bool gameLobbyDialogImpl::event ( QEvent * event ) {
QDialog::event(event);
}
void gameLobbyDialogImpl::hideShowGameDescription(bool show) {