mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
trigger_ui: organize the FA widgets into a separate themed table
This commit is contained in:
parent
c7bd32c7ec
commit
d04743c813
5 changed files with 100 additions and 64 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue