From c7c998c7190a0b61fbf761e940407a18eff4792f Mon Sep 17 00:00:00 2001 From: Danny McRae Date: Tue, 15 Aug 2006 18:09:26 +0000 Subject: [PATCH] save and restore channel linking state git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@332 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 862457100..82480e2ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ connetions are not saved!) 2006-08-15 Danny McRae + * src/core/ladspa_control_dialog.cpp: + save and restore the channel link state + * src/widgets/rack_plugin.cpp: added deletion of the control view to the dtor to make it clean up after itself