fixed zooming-comboboxes in automation-editor and header-dependencies

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@706 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-02-25 12:59:15 +00:00
parent 922ace49b2
commit 69bbd95429
7 changed files with 45 additions and 29 deletions

View File

@@ -1,5 +1,16 @@
2008-02-25 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/automation_editor.h:
* include/combobox.h:
* src/core/song.cpp:
* src/core/piano_roll.cpp:
* src/core/track.cpp:
* src/core/automation_editor.cpp:
fixed zooming-comboboxes in automation-editor and header-dependencies
* src/widgets/combobox.cpp:
update() after wheelEvent
* include/tool.h:
* src/core/tool.cpp:
* plugins/live_tool/live_tool.h: