NO-OP: re-indent

This commit is contained in:
Paul Davis
2025-03-16 15:15:40 -06:00
parent 7bdb86b357
commit 6af9d08f69

View File

@@ -86,11 +86,11 @@ using namespace Temporal;
* This will not be deleted by EditorAutomationLine.
*/
AutomationLine::AutomationLine (const string& name,
EditingContext& ec,
ArdourCanvas::Item& parent,
ArdourCanvas::Rectangle* drag_base,
std::shared_ptr<AutomationList> al,
const ParameterDescriptor& desc)
EditingContext& ec,
ArdourCanvas::Item& parent,
ArdourCanvas::Rectangle* drag_base,
std::shared_ptr<AutomationList> al,
const ParameterDescriptor& desc)
:_name (name)
, _height (0)
, _line_color_name ("automation line")