mirror of
https://github.com/LMMS/lmms.git
synced 2026-04-24 07:58:51 -04:00
Basic controller deletion support
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1491 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -74,7 +74,7 @@ controller::~controller()
|
||||
engine::getSong()->removeController( this );
|
||||
}
|
||||
|
||||
// TODO: Remove connections
|
||||
// Remove connections by destroyed signal
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user