Move back from server setup page
authorunc0rr
Sat, 18 Oct 2008 13:45:42 +0000
changeset 1376 6c82ad758a80
parent 1375 c95c6887b289
child 1377 a9e768739345
Move back from server setup page
QTfrontend/hwform.cpp
--- a/QTfrontend/hwform.cpp	Sat Oct 18 13:43:30 2008 +0000
+++ b/QTfrontend/hwform.cpp	Sat Oct 18 13:45:42 2008 +0000
@@ -299,7 +299,7 @@
 	ui.Pages->setCurrentIndex(id);
 	OnPageShown(id, curid);
 	
-	if (id == ID_PAGE_ROOMSLIST) {
+	if (id == ID_PAGE_ROOMSLIST || id == ID_PAGE_NETSERVER) {
 		GoBack();
 	}
 	if (id == ID_PAGE_NET) {