trigger_ui: organize the FA widgets into a separate themed table

This commit is contained in:
Ben Loftis 2022-01-14 10:06:49 -06:00
parent c7bd32c7ec
commit d04743c813
5 changed files with 100 additions and 64 deletions

View file

@ -75,9 +75,6 @@ private:
AudioClock _length_clock;
AudioClock _start_clock;
Gtk::Adjustment _follow_length_adjustment;
Gtk::SpinButton _follow_length_spinner;
Gtk::Adjustment _gain_adjustment;
Gtk::SpinButton _gain_spinner;