fix: crash of closeEvent in racewindow and settingsmenu + code cleanup

This commit is contained in:
2018-12-29 23:15:30 +01:00
parent a811514b04
commit 50ab4dffef
12 changed files with 96 additions and 73 deletions

View File

@@ -49,7 +49,7 @@ HardwareSetup::~HardwareSetup() {
//perror("ioperm");
}*/
std::cout << "Hardware beendet" << std::endl;
std::cout << "Destructor of Hardware" << std::endl;
this->stop = 1;
if (HARDWARE_VERSION == 2) {