diff -r 0f6669da2fcb -r 44d9045b26ff QTfrontend/hwform.h --- a/QTfrontend/hwform.h Mon Jul 24 22:37:34 2006 +0000 +++ b/QTfrontend/hwform.h Tue Jul 25 13:32:11 2006 +0000 @@ -45,7 +45,7 @@ #include "netclient.h" #include "teamselect.h" -class GameConfig; +class GameUIConfig; class HWForm : public QMainWindow { @@ -91,9 +91,7 @@ HWGame * game; HWTeam * tmpTeam; HWNet * hwnet; - GameConfig * config; - - TeamSelWidget* pts; + GameUIConfig * config; }; #define ID_PAGE_SINGLEPLAYER 0