mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTracker
This commit is contained in:
parent
a366fba7d0
commit
db34831b18
11 changed files with 73 additions and 19 deletions
|
|
@ -310,7 +310,7 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr
|
|||
void goto_editor_window ();
|
||||
void goto_mixer_window ();
|
||||
void toggle_mixer_window ();
|
||||
void toggle_mixer_on_top ();
|
||||
void toggle_editor_mixer ();
|
||||
|
||||
int setup_windows ();
|
||||
void setup_transport ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue