Remove controller connection when no controller is set

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1044 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-02 07:59:54 +00:00
parent 5f6d0af98d
commit 38a6278619
5 changed files with 31 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
2008-06-02 Paul Giblock <drfaygo/at/gmail/dot/com>
* include/automatable_model.h:
* include/controller_connection.h:
* src/core/automatable_model.cpp:
* src/core/controller_connection.cpp: