Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / lib / send_problem_report_job.h
index ff787852ea129f1fd806caa3317b9d367abdbe62..c4371a54ed4b32014ed8e1a8afd6355ed692f806 100644 (file)
@@ -26,7 +26,7 @@ class SendProblemReportJob : public Job
 {
 public:
        SendProblemReportJob (
-               boost::shared_ptr<const Film>,
+               boost::shared_ptr<const Film> film,
                std::string from,
                std::string summary
                );