fixed random crashes when removing effect-views, improved painting of effect-view

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@793 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-03-16 00:09:39 +00:00
parent 0ed60f6f2e
commit 15ec9f08e0
3 changed files with 62 additions and 62 deletions

View File

@@ -1,5 +1,10 @@
2008-03-15 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/effect_view.h:
* src/widgets/effect_view.cpp:
- fixed random crashes when removing effect-views
- improved painting of effect-view
* plugins/ladspa_effect/ladspa_controls.cpp:
fixed LADSPA-controls which internally were not linked per default
although they should be