QTfrontend/ui_hwform.h
changeset 646 ed610c2cd0a4
parent 600 f6e5f4e122db
child 686 494b5880989a
--- a/QTfrontend/ui_hwform.h	Wed Dec 12 19:49:13 2007 +0000
+++ b/QTfrontend/ui_hwform.h	Thu Dec 13 12:39:26 2007 +0000
@@ -26,6 +26,7 @@
 class PagePlayDemo;
 class PageOptions;
 class PageNet;
+class PageNetServer;
 class PageNetChat;
 class PageNetGame;
 class PageInfo;
@@ -50,6 +51,7 @@
 	PagePlayDemo *pagePlayDemo;
 	PageOptions *pageOptions;
 	PageNet *pageNet;
+	PageNetServer * pageNetServer;
 	PageNetChat *pageNetChat;
 	PageNetGame *pageNetGame;
 	PageInfo *pageInfo;