[Summary] Allow to set waveform colour in the Preference Panel

This commit is contained in:
Nikolay 2014-12-12 11:03:16 +02:00
parent fe8c5164ec
commit 9a9f9eb878
21 changed files with 136 additions and 8 deletions

View file

@ -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);