summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-08-11 14:29:08 +0200
committerRobin Gareus <robin@gareus.org>2017-08-11 15:24:05 +0200
commitf27e53f48543f364bd37764018b4710b465f0369 (patch)
tree2156debc0aa59480d0693fa21cdc43c42fdf9754 /gtk2_ardour/ardour_ui.h
parent62ce5465cadaa6cf7e315cb1dc2e61444bc19e01 (diff)
Add support for scripted meta-templates.
Diffstat (limited to 'gtk2_ardour/ardour_ui.h')
-rw-r--r--gtk2_ardour/ardour_ui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h
index 42a4f20c79..e85135bf40 100644
--- a/gtk2_ardour/ardour_ui.h
+++ b/gtk2_ardour/ardour_ui.h
@@ -656,6 +656,8 @@ private:
void save_template ();
void manage_templates ();
+ void meta_session_setup (const std::string& script_path);
+
void edit_metadata ();
void import_metadata ();