diff -r c71fe8b942ee -r ed610c2cd0a4 QTfrontend/ui_hwform.h --- 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;