diff options
Diffstat (limited to 'src/lib/dcp_content.h')
| -rw-r--r-- | src/lib/dcp_content.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index b4aebc45e..410953eb7 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -57,6 +57,8 @@ public: void as_xml (xmlpp::Node *) const; std::string identifier () const; + void set_default_colour_conversion (); + /* SubtitleContent */ bool has_text_subtitles () const { |
