mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 14:46:34 +01:00
add timestamp to location and date sorting from timestamps to export_timespan_selector
This commit is contained in:
parent
9f068afe02
commit
5a04577488
1 changed files with 0 additions and 1 deletions
|
|
@ -472,7 +472,6 @@ ExportTimespanSelectorSingle::fill_range_list ()
|
|||
row[range_cols.timestamp] = (*it)->timestamp();
|
||||
row[range_cols.date] = gdt.format ("%F %H:%M");;
|
||||
|
||||
|
||||
add_range_to_selection (*it, false);
|
||||
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue