QTfrontend/pages.h
changeset 307 96b428ac11f2
parent 306 7b61834edcf6
child 314 83773ccf4f09
equal deleted inserted replaced
306:7b61834edcf6 307:96b428ac11f2
   207 
   207 
   208 public:
   208 public:
   209 	PageGameStats(QWidget* parent = 0);
   209 	PageGameStats(QWidget* parent = 0);
   210 
   210 
   211 	QPushButton *BtnBack;
   211 	QPushButton *BtnBack;
   212 	QLabel *labelGameResult;
   212 	QLabel *labelGameStats;
   213 };
   213 };
   214 
   214 
   215 
   215 
   216 #endif // PAGES_H
   216 #endif // PAGES_H