From b53c92b652563f682ec414f46c8aca724ce630cd Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 10 Jan 2012 18:21:39 +0000 Subject: the return of the splash, with a few changes to help with window layering a little git-svn-id: svn://localhost/ardour2/branches/3.0@11222 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/splash.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gtk2_ardour/splash.h') diff --git a/gtk2_ardour/splash.h b/gtk2_ardour/splash.h index 56e159ebde..d6b103609a 100644 --- a/gtk2_ardour/splash.h +++ b/gtk2_ardour/splash.h @@ -38,7 +38,8 @@ class Splash : public Gtk::Window static Splash* instance() { return the_splash; } - void pop_back (); + void pop_back_for (Gtk::Window&); + void pop_front (); bool expose (GdkEventExpose*); bool on_button_release_event (GdkEventButton*); -- cgit v1.2.3