getEffectChain() => effectChain()
This commit is contained in:
@@ -152,7 +152,7 @@ public:
|
||||
return m_key;
|
||||
}
|
||||
|
||||
EffectChain * getEffectChain() const
|
||||
EffectChain * effectChain() const
|
||||
{
|
||||
return m_parent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user