mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
Cue page: recover missing Stretch Options box
This commit is contained in:
parent
03daa45bab
commit
7a8fbdd5b1
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue