X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fstartup.h;h=74e0aee6b8835471ad861b5b819f1661dff292c0;hb=6ccffbaf0937c7814f3c49510859d13bc033df99;hp=a93a29ef4238f90260bb2b895c7654131aa6d45e;hpb=207ac16731baec44c939d85f25c8965d925d7983;p=ardour.git diff --git a/gtk2_ardour/startup.h b/gtk2_ardour/startup.h index a93a29ef42..74e0aee6b8 100644 --- a/gtk2_ardour/startup.h +++ b/gtk2_ardour/startup.h @@ -63,6 +63,7 @@ class ArdourStartup : public Gtk::Assistant { void on_apply (); void on_cancel (); bool on_delete_event (GdkEventAny*); + void discover_plugins (); static ArdourStartup *the_startup; @@ -101,7 +102,7 @@ class ArdourStartup : public Gtk::Assistant { /* final page */ void setup_final_page (); - Gtk::Label final_page; + Gtk::Button plugin_disco_button; /* always there */