QTfrontend/hwform.h
changeset 85 44d9045b26ff
parent 84 0f6669da2fcb
child 87 ff213e443336
--- 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