don't add a [shared] panner for the sends to monitoing section
[ardour.git] / libs / ardour / ardour / export_format_specification.h
index 286aa5835371a5a3f3ef8013e118198fc3ff23a8..fc03eb94b073ba2f729d2ee35025745d3222ebb9 100644 (file)
@@ -64,7 +64,7 @@ class ExportFormatSpecification : public ExportFormatBase {
        ExportFormatSpecification (Session & s, XMLNode const & state);
 
   public:
-       ExportFormatSpecification (ExportFormatSpecification const & other);
+       ExportFormatSpecification (ExportFormatSpecification const & other, bool modify_name = true);
        ~ExportFormatSpecification ();
 
        /* compatibility */