minor bugfix

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@67 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andreas Brandmaier
2006-01-24 19:17:04 +00:00
parent 55045b7017
commit 564a1e48ac

View File

@@ -627,7 +627,7 @@ void bitInvader::loadSettings( const QDomElement & _this )
update();
songEditor::inst()->setModified();
// songEditor::inst()->setModified();
}