Disconnect Signals before dropping ports
[ardour.git] / libs / ardour / ardour / export_format_manager.h
index dad7d84b72f58b4406318fee6c98f7a8a475e48c..fff97299e5d8485815d72daf0a7dda6084a76807 100644 (file)
@@ -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);