Prevent cycles in controller connections.
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1440 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -114,6 +114,8 @@ public slots:
|
||||
m_name = _new_name;
|
||||
}
|
||||
|
||||
bool hasModel( const model * m );
|
||||
|
||||
|
||||
protected:
|
||||
// The internal per-controller get-value function
|
||||
|
||||
Reference in New Issue
Block a user