|
|
- explicit Options (QString joueur1 = "Joueur 1", QString joueur2 = "Joueur 2", QTime const& time = QTime (0,0,0,0), bool son = true, QObject *parent = nullptr);
|
|
|
+ explicit Options (QString joueur1, QString joueur2, QTime const& time, bool son = true, QObject *parent = nullptr);
|