fixed changelog syntax

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1874 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-06 23:37:49 +00:00
parent 8d8f7821a1
commit c6efb8b5e8

View File

@@ -14,11 +14,11 @@
* src/core/note.cpp:
refactored code (inline setXXX, etc)
* include/song.h
* include/song_editor.h
* src/gui/song_editor.cpp
* include/main_window.h
* src/gui/main_window.cpp
* include/song.h:
* include/song_editor.h:
* src/gui/song_editor.cpp:
* include/main_window.h:
* src/gui/main_window.cpp:
moved main window toolbar code from songEditor to mainWindow
2008-12-04 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>