mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
[Summary] Allow to set waveform colour in the Preference Panel
This commit is contained in:
parent
fe8c5164ec
commit
9a9f9eb878
21 changed files with 136 additions and 8 deletions
|
|
@ -1227,6 +1227,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void temporal_zoom_by_slider ();
|
||||
void wave_form_zoom ();
|
||||
void update_temporal_zoom_slider ();
|
||||
void update_waveform_color ();
|
||||
|
||||
void insert_region_list_selection (float times);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue