merge with master, primarily for adrian's maximise-mixer change
[ardour.git] / gtk2_ardour / ardour_ui.h
index 132af1ab826cb717a3f52c5e88bc6116d027048c..dfb2b72a1ebafee391e21c3a27256faf6ff496c6 100644 (file)
@@ -174,6 +174,7 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr
 
        void new_midi_tracer_window ();
        void toggle_editing_space();
+       void toggle_mixer_space();
        void toggle_keep_tearoffs();
 
        Gtk::Tooltips& tooltips() { return _tooltips; }