Allow to select VCAs

This commit is contained in:
Robin Gareus 2017-08-06 18:37:15 +02:00
parent d18a43422c
commit 0ae9cda51d
11 changed files with 68 additions and 37 deletions

View file

@ -328,6 +328,7 @@ private:
void group_display_selection_changed ();
bool strip_button_release_event (GdkEventButton*, MixerStrip*);
bool vca_button_release_event (GdkEventButton*, VCAMasterStrip*);
Width _strip_width;