added remaining laps label in race mode
This commit is contained in:
@@ -221,6 +221,8 @@ void WindowRennliste::changeSelection() {
|
||||
this->ui->tWRennliste->item(static_cast<int>(this->selectedRow), 4)
|
||||
->text());
|
||||
this->instanceWindowRace->setDriverAndCar(vec);
|
||||
this->instanceWindowRace->setRoundCounter(this->selectedRow + 1,
|
||||
this->tableData.size());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user