François Drouhard 3 years ago
parent
commit
e8b3ae5a13
1 changed files with 0 additions and 2 deletions
  1. 0 2
      MaFenetre.h

+ 0 - 2
MaFenetre.h

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