X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fcontent.h;h=f0a2d0bdb1fe79ca05008b2eababe83e13ac69ee;hp=d0a0466af5c58880eb7b1cd82319987c38233f75;hb=249ae25148213a2ab5d76980133182e7f2521524;hpb=8b6f0da2060d29b8d71745cf3db5dfe1a3ef1a43 diff --git a/src/lib/content.h b/src/lib/content.h index d0a0466af..f0a2d0bdb 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -76,7 +76,7 @@ public: */ virtual void examine (boost::shared_ptr job); - virtual void use_template (boost::shared_ptr c); + virtual void take_settings_from (boost::shared_ptr c); /** @return Quick one-line summary of the content, as will be presented in the * film editor.