added Traimode
This commit is contained in:
@@ -45,7 +45,8 @@ MainWindow::~MainWindow()
|
||||
}
|
||||
|
||||
void MainWindow::WindowTraining(){
|
||||
|
||||
this->interfaceTraining = new Training(this, this->db);
|
||||
this->interfaceTraining->show();
|
||||
}
|
||||
|
||||
void MainWindow::NewWindowSettings(){
|
||||
|
||||
Reference in New Issue
Block a user