summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_format_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/export_format_manager.h')
-rw-r--r--libs/ardour/ardour/export_format_manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/export_format_manager.h b/libs/ardour/ardour/export_format_manager.h
index dad7d84b72..fff97299e5 100644
--- a/libs/ardour/ardour/export_format_manager.h
+++ b/libs/ardour/ardour/export_format_manager.h
@@ -100,6 +100,7 @@ class LIBARDOUR_API ExportFormatManager : public PBD::ScopedConnectionList
void select_with_cue (bool);
void select_with_toc (bool);
+ void select_with_mp4chaps (bool);
void select_upload (bool);
void set_command (std::string);
void select_src_quality (ExportFormatBase::SRCQuality value);