mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
add a new alpha release notification page to startup assistant
git-svn-id: svn://localhost/ardour2/branches/3.0@9139 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e719c72f72
commit
b8e09aea91
2 changed files with 38 additions and 0 deletions
|
|
@ -288,6 +288,7 @@ class ArdourStartup : public Gtk::Assistant {
|
|||
void move_along_now ();
|
||||
|
||||
bool _existing_session_chooser_used; ///< set to true when the existing session chooser has been used
|
||||
void setup_alpha_page ();
|
||||
};
|
||||
|
||||
#endif /* __gtk2_ardour_startup_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue