mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
use CoreSelection for track selection
This commit is contained in:
parent
0c035778e1
commit
dc0139d4af
33 changed files with 683 additions and 536 deletions
|
|
@ -88,6 +88,7 @@ MonitorSection::MonitorSection (Session* s)
|
|||
, solo_mute_override_button (ArdourButton::led_default_elements)
|
||||
, toggle_processorbox_button (ArdourButton::default_elements)
|
||||
, _inhibit_solo_model_update (false)
|
||||
, _rr_selection ()
|
||||
, _ui_initialized (false)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue