Various improvements to the content properties dialogue (including #791).
[dcpomatic.git] / src / lib / dcp_content.h
index 78c97bec513026d3470640ea01b1c02075693a13..26c1802bacb748557aa18ad60b827ce4686e541e 100644 (file)
@@ -125,7 +125,7 @@ public:
        bool can_reference_subtitle (std::list<std::string> &) const;
 
 protected:
-       void add_properties (std::list<std::pair<std::string, std::string> >& p) const;
+       void add_properties (std::list<UserProperty>& p) const;
 
 private:
        void read_directory (boost::filesystem::path);