|
@@ -62,8 +62,6 @@ class MaFenetre : public QMainWindow { // On hérite de QMainWindow (IMPORTANT)
|
|
Options *option;
|
|
Options *option;
|
|
Chronometre *chrono1;
|
|
Chronometre *chrono1;
|
|
Chronometre *chrono2;
|
|
Chronometre *chrono2;
|
|
- QLineEdit *joueur1LineEdit;
|
|
|
|
- QLineEdit *joueur2LineEdit;
|
|
|
|
QLabel *labelOptions;
|
|
QLabel *labelOptions;
|
|
QHBoxLayout *layoutChrono;
|
|
QHBoxLayout *layoutChrono;
|
|
QHBoxLayout *layoutBoutons;
|
|
QHBoxLayout *layoutBoutons;
|