Replace encrypted content with black if we have no key (#2234).
[dcpomatic.git] / src / lib / dcp_content.h
index d57c0059c753cdf621d1e9d11c7dbac02b25d82b..55773b94439217540bc9ea5a916527e7a96cd388 100644 (file)
@@ -92,7 +92,7 @@ public:
                return _kdm;
        }
 
-       bool can_be_played () const;
+       bool can_be_played () const override;
        bool needs_kdm () const;
        bool needs_assets () const;