François Drouhard 3 年之前
父节点
当前提交
e8b3ae5a13
共有 1 个文件被更改,包括 0 次插入2 次删除
  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;