added measunring error recognition
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
vector<QString> getDriverAndCarSettings();
|
||||
vector<QString> getDriverAndCarId();
|
||||
void sendIds();
|
||||
void setBesttime(int shell, int dea);
|
||||
private:
|
||||
bool windowClose;
|
||||
void closeEvent(QCloseEvent *event);
|
||||
|
||||
Reference in New Issue
Block a user