added racelistgenerator + changed title of windows with drivers and car statistics

This commit is contained in:
2018-12-11 14:59:00 +01:00
parent ddb632c4fd
commit 5d31497f1c
7 changed files with 284 additions and 13 deletions

View File

@@ -50,6 +50,7 @@ class Result : public QWidget {
DataBase * db;
int rennid;
int minimumTime;
QString renndatum;
};
#endif // RESULT_H