restore monitor section visibility, broken after the merged with tabbed

This commit is contained in:
Paul Davis 2016-02-25 11:53:59 -05:00
parent 67c4d45aac
commit e5ca1711bc
3 changed files with 6 additions and 5 deletions

View file

@ -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: