Allow + in DCP names for ISDCF RU rating strings.
[dcpomatic.git] / src / lib / dcp_decoder.h
index 7238f3bb200224af81da71dba1a3dbead5998212..483c057acf76121a849e2506ec2279a49da77142 100644 (file)
@@ -45,7 +45,7 @@ public:
                return _reels;
        }
 
-       void set_decode_referenced ();
+       void set_decode_referenced (bool r);
        void set_forced_reduction (boost::optional<int> reduction);
 
        bool pass ();