attach bindings to boxes in livetrax view, and steal focus appropriately

This commit is contained in:
Paul Davis 2024-03-25 18:36:11 -06:00
parent 3a0f41a28a
commit 5ec2c6d691
9 changed files with 53 additions and 18 deletions

View file

@ -1316,7 +1316,7 @@ private:
void register_actions ();
void register_region_actions ();
void register_midi_actions (Gtkmm2ext::Bindings*);
void register_midi_actions ();
void load_bindings ();