mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
move all responsibility for autostart into StartupFSM and out of engine dialog
This commit is contained in:
parent
88c4158c03
commit
eda27cc3de
3 changed files with 23 additions and 22 deletions
|
|
@ -55,7 +55,6 @@ public:
|
|||
bool set_state (const XMLNode&);
|
||||
|
||||
void set_desired_sample_rate (uint32_t);
|
||||
bool try_autostart ();
|
||||
|
||||
private:
|
||||
Gtk::Notebook notebook;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue