From 10cb0a7646ae7da18e5e6f49b940a5e921a73b57 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 7 Jul 2011 00:37:13 +0000 Subject: introduce GUIObjectState; massive, pervasive changes in visibility and height management for track displays in the editor git-svn-id: svn://localhost/ardour2/branches/3.0@9796 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/monitor_section.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/monitor_section.h') diff --git a/gtk2_ardour/monitor_section.h b/gtk2_ardour/monitor_section.h index 133e773186..5d791f3320 100644 --- a/gtk2_ardour/monitor_section.h +++ b/gtk2_ardour/monitor_section.h @@ -44,6 +44,8 @@ class MonitorSection : public RouteUI Gtkmm2ext::TearOff& tearoff() const { return *_tearoff; } + std::string state_id() const; + private: Gtk::VBox vpacker; Gtk::HBox hpacker; -- cgit v1.2.3