trigger page: theme the rec-enable button

This commit is contained in:
Ben Loftis 2022-01-23 20:14:22 -06:00
parent f35cb6da8f
commit dab9f8d226

View File

@ -73,6 +73,8 @@ TriggerPage::TriggerPage ()
load_bindings ();
register_actions ();
_cue_rec_enable.set_name ("record enable button");
/* Match TriggerStrip::_name_button height */
ArdourButton* spacer = manage (new ArdourButton (ArdourButton::Text));
spacer->set_name ("mixer strip button");