mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
no more trigger UI actions and bindings
This commit is contained in:
parent
ffd089720d
commit
847f421542
3 changed files with 0 additions and 48 deletions
|
|
@ -94,13 +94,6 @@ public:
|
|||
private:
|
||||
void trigger_changed (PBD::PropertyChange const& ); //calls on_trigger_changed to subclasses
|
||||
|
||||
/* Actions for Triggers: accessed via ardour_ui and shortcuts and lua */
|
||||
static Glib::RefPtr<Gtk::ActionGroup> trigger_actions;
|
||||
static void trigger_cue_row (int32_t);
|
||||
static Gtkmm2ext::Bindings* bindings;
|
||||
static void load_bindings ();
|
||||
static void register_actions ();
|
||||
|
||||
protected:
|
||||
/* all of this for name editing ... */
|
||||
bool namebox_button_press (GdkEventButton*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue