diff -r 7157b34a24d6 -r 96c3154efee5 QTfrontend/ui_hwform.h --- a/QTfrontend/ui_hwform.h Thu Oct 05 18:36:04 2006 +0000 +++ b/QTfrontend/ui_hwform.h Thu Oct 05 18:44:14 2006 +0000 @@ -45,6 +45,7 @@ class PageNet; class PageNetChat; class PageNetGame; +class PageInfo; class Ui_HWForm { @@ -60,6 +61,7 @@ PageNet *pageNet; PageNetChat *pageNetChat; PageNetGame *pageNetGame; + PageInfo *pageInfo; QStackedLayout *Pages; QFont *font14;