mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
monitor-section: re-connect to static actions
This commit is contained in:
parent
425843d2fd
commit
027ffb1b37
2 changed files with 57 additions and 4 deletions
|
|
@ -110,6 +110,7 @@ class MonitorSection : public RouteUI
|
|||
|
||||
static Glib::RefPtr<Gtk::ActionGroup> monitor_actions;
|
||||
void register_actions ();
|
||||
void connect_actions ();
|
||||
|
||||
void cut_channel (uint32_t);
|
||||
void dim_channel (uint32_t);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue