summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-05 15:48:01 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-06-05 16:33:01 -0400
commit939bc07b4bf447dbe2262eeb207ef1174227ab22 (patch)
tree26df435662cf1ef795b2918eea15b791e5fc1646 /gtk2_ardour/startup.h
parentc31435b474f8f87c33e6bc676115d20303857fe6 (diff)
bring back the beta release warning for users new to 5.x-preN
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;