Fix issues

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-06-20 16:51:11 +02:00
parent d14bd80a23
commit 1011a9f123
8 changed files with 81 additions and 55 deletions
+1
View File
@@ -32,6 +32,7 @@ public:
void setResponse(int newResponse);
void setPersonnage(const QList<QString> &newPersonnage);
void setTexte(const QList<QString> &newTexte);
QString toGPSFormat();
};
#endif // STEP_H