reset m_modified after loading a project, creating a new one or saving

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1095 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-06-08 00:10:06 +00:00
parent f9876d4e84
commit 74c8443b0f
2 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
2008-06-07 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/song.cpp:
reset m_modified after loading a project, creating a new one or saving
* src/core/song.cpp:
in song::setModified() only call mainWindow::resetWindowTitle() when
being called with GUI-thread affinity