Cleanup: use a loop.
[libdcp.git] / src / equality_options.h
index f20e1eb5a0eda7af60abf4b6de7c17e736ad9377..1c29be7e1a936ba96fe37c558ad5c6fd040046aa 100644 (file)
@@ -75,6 +75,7 @@ public:
        /** true if IssueDate nodes can differ */
        bool issue_dates_can_differ = false;
        bool load_font_nodes_can_differ = false;
+       bool sound_assets_can_differ = false;
        bool keep_going = false;
        /** true to save the last pair of different image subtitles to the current working directory */
        bool export_differing_subtitles = false;