From 64de2b415a7db1e2a89f47629de5e3f824d8ebec Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 20 Nov 2015 09:28:05 -0500 Subject: use Tabbable::change_visibility to make tab/window control buttons do the right thing --- gtk2_ardour/ardour_ui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/ardour_ui.h') diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h index 730594d09b..2636bc015d 100644 --- a/gtk2_ardour/ardour_ui.h +++ b/gtk2_ardour/ardour_ui.h @@ -376,6 +376,7 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr void hide_tabbable (Gtkmm2ext::Tabbable*); void detach_tabbable (Gtkmm2ext::Tabbable*); void attach_tabbable (Gtkmm2ext::Tabbable*); + void change_tabbable_visibility (Gtkmm2ext::Tabbable*); void tabbable_state_change (Gtkmm2ext::Tabbable&); -- cgit v1.2.3