summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/startup.h')
-rw-r--r--gtk2_ardour/startup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/startup.h b/gtk2_ardour/startup.h
index 74e0aee6b8..e27b1c14ed 100644
--- a/gtk2_ardour/startup.h
+++ b/gtk2_ardour/startup.h
@@ -69,6 +69,7 @@ class ArdourStartup : public Gtk::Assistant {
Glib::RefPtr<Gdk::Pixbuf> icon_pixbuf;
+ void setup_prerelease_page ();
void setup_new_user_page ();
Glib::RefPtr<Gdk::Pixbuf> splash_pixbuf;
Gtk::DrawingArea splash_area;