added Traimode

This commit is contained in:
2014-09-24 22:35:51 +02:00
parent ff954eced0
commit 0d51efea63
6 changed files with 155 additions and 382 deletions

View File

@@ -45,7 +45,8 @@ MainWindow::~MainWindow()
}
void MainWindow::WindowTraining(){
this->interfaceTraining = new Training(this, this->db);
this->interfaceTraining->show();
}
void MainWindow::NewWindowSettings(){