This commit is contained in:
doitux
2007-02-26 00:44:09 +00:00
parent a046ba0e95
commit 416c9536cf
7 changed files with 250 additions and 226 deletions
+1 -1
View File
@@ -576,7 +576,7 @@ void mainWindowImpl::callAboutPokerthDialog() {
void mainWindowImpl::callCreateNetworkGameDialog() {
myCreateNetworkGameDialog->exec();
myCreateNetworkGameDialog->showDialog();
//
if (myCreateNetworkGameDialog->result() == QDialog::Accepted ) {
mySession->terminateNetworkServer();