adjust plugin-UI height when toggling expanders
[ardour.git] / gtk2_ardour / engine_dialog.h
index faf12d7c98bfa98e7af7f06d7ed3e6ca47bf632a..8f47f2b5a35d3668cc7c5f4adf0f7754999e13bf 100644 (file)
@@ -49,6 +49,7 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList {
     bool set_state (const XMLNode&);
 
     void set_desired_sample_rate (uint32_t);
+    bool try_autostart ();
 
   private:
     Gtk::Notebook notebook;