mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
NOOP: whitespace
This commit is contained in:
parent
d9d9740f1c
commit
38caf9ddd3
1 changed files with 0 additions and 1 deletions
|
|
@ -256,7 +256,6 @@ LocationEditRow::set_location (Location *loc)
|
|||
string date = gdt.format ("%F %H:%M");
|
||||
date_label.set_text(date);
|
||||
item_table.attach (date_label, 9, 10, 0, 1, FILL, Gtk::FILL, 4, 0);
|
||||
|
||||
}
|
||||
hide_check_button.set_active (location->is_hidden());
|
||||
lock_check_button.set_active (location->locked());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue