mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Fix for removing project
This commit is contained in:
parent
abfab35f93
commit
2b574916cc
3 changed files with 9 additions and 3 deletions
|
@ -1234,6 +1234,7 @@ namespace IDE.ui
|
|||
}
|
||||
});
|
||||
|
||||
project.mRootFolder.Dispose();
|
||||
RemoveProject(project);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue