From 2577bf55c9d3a12d6438308bdc342a4b1736e8ed Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 21 Sep 2013 12:51:30 -0400 Subject: reset the visibility of the template selector stuff every time the startup/NSD gets mapped, so that it is always current --- gtk2_ardour/startup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/startup.h') diff --git a/gtk2_ardour/startup.h b/gtk2_ardour/startup.h index 2703ac7638..fce2bdb2db 100644 --- a/gtk2_ardour/startup.h +++ b/gtk2_ardour/startup.h @@ -92,6 +92,7 @@ class ArdourStartup : public Gtk::Assistant { void on_cancel (); bool on_delete_event (GdkEventAny*); void on_prepare (Gtk::Widget*); + void on_map (); static ArdourStartup *the_startup; -- cgit v1.2.3