mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 16:07:49 +01:00
reinstate ArdourUI::idle_load(), need by OS X build, part II
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4071 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
73cc3a189d
commit
e62fee73d3
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ class ARDOUR_UI : public Gtkmm2ext::UI
|
|||
void show_about ();
|
||||
void hide_about ();
|
||||
|
||||
void idle_load (Glib::ustring& path);
|
||||
void idle_load (const Glib::ustring& path);
|
||||
void finish();
|
||||
|
||||
int load_session (const Glib::ustring& path, const Glib::ustring& snapshot, Glib::ustring mix_template = Glib::ustring());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue