mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
attach bindings to boxes in livetrax view, and steal focus appropriately
This commit is contained in:
parent
3a0f41a28a
commit
5ec2c6d691
9 changed files with 53 additions and 18 deletions
|
|
@ -600,6 +600,7 @@ public:
|
|||
PBD::Signal0<void> MouseModeChanged;
|
||||
|
||||
Gtkmm2ext::Bindings* bindings;
|
||||
Gtkmm2ext::Bindings* midi_bindings;
|
||||
|
||||
virtual SelectionPropertiesBox& properties_box() const = 0;
|
||||
Gtk::HBox* mouse_mode_hbox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue