swaroop: allow ScreenKDM subclasses for different KDM types.
[dcpomatic.git] / src / wx / kdm_output_panel.h
index ed162e0535bc19d32f78978206495ef7519478e5..c52fa7a1530ca6418b1493e194f36cb87604c511 100644 (file)
@@ -49,7 +49,7 @@ public:
        }
 
        std::pair<boost::shared_ptr<Job>, int> make (
-               std::list<ScreenKDM> screen_kdms,
+               std::list<boost::shared_ptr<ScreenKDM> > screen_kdms,
                std::string name,
                KDMTimingPanel* timing,
                boost::function<bool (boost::filesystem::path)> confirm_overwrite