From 8aa9508c82f32efcf9c7c00e2c9e76268d4dddce Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 Feb 2008 22:43:18 +0000 Subject: Merge with 2.0-ongoing R3071. git-svn-id: svn://localhost/ardour2/branches/3.0@3073 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/splash.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/splash.h') diff --git a/gtk2_ardour/splash.h b/gtk2_ardour/splash.h index 07532d9344..a034ddad86 100644 --- a/gtk2_ardour/splash.h +++ b/gtk2_ardour/splash.h @@ -50,6 +50,8 @@ class Splash : public Gtk::Window Glib::RefPtr pixbuf; Gtk::DrawingArea darea; Glib::RefPtr layout; + + void boot_message (std::string); }; #endif /* __ardour_gtk_splash_h__ */ -- cgit v1.2.3