fix crash on new project
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1026 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -729,6 +729,8 @@ void song::clearProject( void )
|
||||
delete m_controllers.last();
|
||||
}
|
||||
|
||||
emit dataChanged();
|
||||
|
||||
engine::getProjectJournal()->clearInvalidJournallingObjects();
|
||||
engine::getProjectJournal()->clearJournal();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user