more coding style fixes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@2028 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2009-02-13 00:19:49 +00:00
parent 2c7306a661
commit 91f3db7b84
4 changed files with 193 additions and 185 deletions

View File

@@ -1,5 +1,10 @@
2009-02-12 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/gui/automation_editor.cpp:
* include/automation_editor.h:
* include/piano_roll.h:
more coding style fixes
* cmake/modules/Win32Toolchain.cmake:
reflect recent changes to MinGW cross compiling environment