QTfrontend/hwform.cpp
changeset 1669 b709e061577e
parent 1664 c8dc009d6e3c
child 1670 a2035c5d6089
--- a/QTfrontend/hwform.cpp	Tue Jan 13 22:38:08 2009 +0000
+++ b/QTfrontend/hwform.cpp	Wed Jan 14 16:36:16 2009 +0000
@@ -304,8 +304,8 @@
 		ui.pageGameStats->renderStats();
 	}
 
-	if ((lastid == ID_PAGE_GAMESTATS) && !hwnet)
-		GoBack();
+//	if ((lastid == ID_PAGE_GAMESTATS) && !hwnet)
+//		GoBack();
 }
 
 void HWForm::GoToPage(quint8 id)