--- a/QTfrontend/hwform.cpp Wed Oct 15 16:25:34 2008 +0000
+++ b/QTfrontend/hwform.cpp Wed Oct 15 16:54:05 2008 +0000
@@ -300,8 +300,10 @@
OnPageShown(id, curid);
if (id == ID_PAGE_ROOMSLIST) {
+ GoBack();
+ }
+ if (id == ID_PAGE_NET) {
if(hwnet || pnetserver) NetDisconnect();
- GoBack();
}
}