Merge with 2.0-ongoing R3071.
[ardour.git] / gtk2_ardour / splash.h
index 07532d93448db07d2780f28f0bb560a7f2a76eb9..a034ddad86271dcbf03d3780093fb3a4cbf80f64 100644 (file)
@@ -50,6 +50,8 @@ class Splash : public Gtk::Window
        Glib::RefPtr<Gdk::Pixbuf> pixbuf;
        Gtk::DrawingArea darea;
        Glib::RefPtr<Pango::Layout> layout;
+
+       void boot_message (std::string);
 };     
 
 #endif /* __ardour_gtk_splash_h__ */