mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
NO-OP: whitespace
This fixes mostly <tab> after <space> and similar <tab> not used for indenting as well as some related code alignment issues.
This commit is contained in:
parent
90a7bef656
commit
31815b5f26
33 changed files with 268 additions and 287 deletions
|
|
@ -541,7 +541,7 @@ LocationEditRow::cd_toggled ()
|
|||
|
||||
item_table.remove (cd_track_details_hbox);
|
||||
// item_table.resize(1, 7);
|
||||
redraw_ranges(); /* EMIT_SIGNAL */
|
||||
redraw_ranges(); /* EMIT_SIGNAL */
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -590,7 +590,7 @@ LocationEditRow::remove_button_pressed ()
|
|||
return;
|
||||
}
|
||||
|
||||
remove_requested (location); /* EMIT_SIGNAL */
|
||||
remove_requested (location); /* EMIT_SIGNAL */
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue