mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-14 12:08:33 -04:00
close the engine rather than delete it
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@255 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -229,7 +229,7 @@ mainWindow::~mainWindow()
|
||||
|
||||
// destroy config-manager (which automatically saves config-file)
|
||||
*/
|
||||
delete eng();
|
||||
eng()->close();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user