added second part of minimum sector times

This commit is contained in:
2017-09-12 17:17:31 +02:00
parent 75ba41283b
commit ee5db49e52
6 changed files with 55 additions and 20 deletions

View File

@@ -62,6 +62,7 @@ private:
int fahrzeit;
int renn_id;
int minimumTime;
QVector<int> minSecTime;
public slots:
void stopClicked();