SCRATCH things and stuff, related to grou saving
This commit is contained in:
parent
12f2716f31
commit
7b439c85c0
9 changed files with 77 additions and 46 deletions
|
@ -1617,7 +1617,7 @@ void MainWindow::on_actionDeleteInstance_triggered()
|
|||
)->exec();
|
||||
if (response == QMessageBox::Yes)
|
||||
{
|
||||
m_selectedInstance->nuke();
|
||||
MMC->instances()->deleteInstance(m_selectedInstance->id());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue