useful changes from the world of OS X failure testing

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2508 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2007-10-03 17:48:46 +00:00
parent f140521304
commit b2d060e14a
6 changed files with 112 additions and 65 deletions

View file

@ -21,8 +21,7 @@ class EngineControl : public Gtk::VBox {
~EngineControl ();
static bool engine_running ();
int start_engine ();
int stop_engine ();
int setup_engine ();
bool was_used() const { return _used; }
XMLNode& get_state ();