QTfrontend/pages.h
changeset 1951 47f38d84ac72
parent 1950 09ad18a1be11
child 1984 955b049eb099
equal deleted inserted replaced
1950:09ad18a1be11 1951:47f38d84ac72
   284 	PageNetGame(QWidget* parent = 0);
   284 	PageNetGame(QWidget* parent = 0);
   285 
   285 
   286 	QPushButton *BtnBack;
   286 	QPushButton *BtnBack;
   287 	QPushButton *BtnGo;
   287 	QPushButton *BtnGo;
   288 	QPushButton *BtnMaster;
   288 	QPushButton *BtnMaster;
       
   289 	QPushButton *BtnStart;
   289 	
   290 	
   290 	QAction * startGame;
       
   291 	QAction * restrictJoins;
   291 	QAction * restrictJoins;
   292 	QAction * restrictTeamAdds;
   292 	QAction * restrictTeamAdds;
   293 
   293 
   294 	HWChatWidget* pChatWidget;
   294 	HWChatWidget* pChatWidget;
   295 
   295