mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
restore monitor section visibility, broken after the merged with tabbed
This commit is contained in:
parent
67c4d45aac
commit
e5ca1711bc
3 changed files with 6 additions and 5 deletions
|
|
@ -174,7 +174,7 @@ class MonitorSection : public RouteUI
|
|||
uint32_t count_processors ();
|
||||
|
||||
void processors_changed (ARDOUR::RouteProcessorChange);
|
||||
Glib::RefPtr<Gtk::ToggleAction> proctoggle;
|
||||
Glib::RefPtr<Gtk::Action> proctoggle;
|
||||
bool _ui_initialized;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue