s/use_template/take_settings_from/g
[dcpomatic.git] / src / lib / content.h
index d0a0466af5c58880eb7b1cd82319987c38233f75..f0a2d0bdb1fe79ca05008b2eababe83e13ac69ee 100644 (file)
@@ -76,7 +76,7 @@ public:
         */
        virtual void examine (boost::shared_ptr<Job> job);
 
-       virtual void use_template (boost::shared_ptr<const Content> c);
+       virtual void take_settings_from (boost::shared_ptr<const Content> c);
 
        /** @return Quick one-line summary of the content, as will be presented in the
         *  film editor.