mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 17:37:41 +01:00
remove menu items from the keybindings dialog
git-svn-id: svn://localhost/ardour2/branches/3.0@11654 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1b19db251b
commit
b4999fbc14
4 changed files with 91 additions and 72 deletions
|
|
@ -305,6 +305,7 @@ class PublicEditor : public Gtk::Window, public PBD::StatefulDestructible {
|
|||
static sigc::signal<void> DropDownKeys;
|
||||
|
||||
Glib::RefPtr<Gtk::ActionGroup> editor_actions;
|
||||
Glib::RefPtr<Gtk::ActionGroup> editor_menu_actions;
|
||||
Glib::RefPtr<Gtk::ActionGroup> _region_actions;
|
||||
|
||||
virtual void reset_focus () = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue