Export option to use snapshot name instead of session name
[ardour.git] / libs / ardour / ardour / export_filename.h
index 3761f97cb6bf9d404d967f177789863e03ae43e8..164cc16c67f41b6b876abe0b98b9f69c74fda588 100644 (file)
@@ -90,6 +90,7 @@ class LIBARDOUR_API ExportFilename {
 
        bool include_label;
        bool include_session;
+       bool use_session_snapshot_name;
        bool include_revision;
        bool include_channel_config;
        bool include_format_name;