mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
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
This commit is contained in:
parent
d5bb729755
commit
10cb0a7646
31 changed files with 678 additions and 579 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue