From 0ed60f6f2e339da21b0a7f6b70833e08b89ceb73 Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Sat, 15 Mar 2008 23:05:00 +0000 Subject: [PATCH] fixed LADSPA-controls which internally were not linked per default although they should be git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@792 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9c76dff3f..24ae2e7a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-03-15 Tobias Doerffel + * plugins/ladspa_effect/ladspa_controls.cpp: + fixed LADSPA-controls which internally were not linked per default + although they should be + * include/fx_mixer.h: * include/effect_rack_view.h: * include/effect_chain.h: