Cue page: recover missing Stretch Options box

This commit is contained in:
Ben Loftis 2025-04-01 12:17:08 -05:00
parent 03daa45bab
commit 7a8fbdd5b1

View file

@ -110,6 +110,8 @@ AudioTriggerPropertiesBox::AudioTriggerPropertiesBox ()
eTempoBox->set_edge_color (0x000000ff); // black
eTempoBox->add (*bpm_table);
eTempoBox->show_all();
/* -------------- Clip start&length (redundant with the trimmer gui handles?) ----------*/
row = 0;