summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_timespan_selector.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-10-15 22:45:28 +0200
committerRobin Gareus <robin@gareus.org>2019-10-15 22:45:28 +0200
commit4bf079810fbba53e6056017692d7f437fb2275f7 (patch)
tree4d9470b4279d17c2ffc8f8f1a348cecfeb4eddce /gtk2_ardour/export_timespan_selector.h
parent9fa7e919a7b4a52020358da45bcbdab67720d1b0 (diff)
Fix crash for range-export and cleanup code
ExportTimespanSelectorMultiple has one extra column at the start: "selected". There are a total of 6 columns (0..5). However ExportTimespanSelectorSingle lacks that column. Selection is not needed and there are only 5 columns. This lead to a copy/paste off-by one issue for set_sort_column() w/ range_view.get_column(5) == NULL when exporting ranges with a single range
Diffstat (limited to 'gtk2_ardour/export_timespan_selector.h')
0 files changed, 0 insertions, 0 deletions