NOOP: formatting
This commit is contained in:
parent
3f50ace767
commit
f4f0e70320
@ -41,8 +41,7 @@ public:
|
|||||||
ControlSet (const ControlSet&);
|
ControlSet (const ControlSet&);
|
||||||
virtual ~ControlSet() {}
|
virtual ~ControlSet() {}
|
||||||
|
|
||||||
virtual boost::shared_ptr<Evoral::Control>
|
virtual boost::shared_ptr<Evoral::Control> control_factory(const Evoral::Parameter& id) = 0;
|
||||||
control_factory(const Evoral::Parameter& id) = 0;
|
|
||||||
|
|
||||||
boost::shared_ptr<Control>
|
boost::shared_ptr<Control>
|
||||||
control (const Parameter& id, bool create_if_missing=false);
|
control (const Parameter& id, bool create_if_missing=false);
|
||||||
|
Loading…
Reference in New Issue
Block a user