Fixes the wrong tab spacing for #2028
This commit is contained in:
@@ -56,7 +56,7 @@ public:
|
||||
AutomationPattern( const AutomationPattern & _pat_to_copy );
|
||||
virtual ~AutomationPattern();
|
||||
|
||||
bool addObject( AutomatableModel * _obj, bool _search_dup = true );
|
||||
bool addObject( AutomatableModel * _obj, bool _search_dup = true );
|
||||
|
||||
const AutomatableModel * firstObject() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user