diff options
Diffstat (limited to 'src/subtitle_asset.h')
| -rw-r--r-- | src/subtitle_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle_asset.h b/src/subtitle_asset.h index 0afce3d0..2c542b6e 100644 --- a/src/subtitle_asset.h +++ b/src/subtitle_asset.h @@ -98,7 +98,7 @@ public: std::shared_ptr<const Asset>, EqualityOptions, NoteHandler note - ) const; + ) const override; std::vector<std::shared_ptr<const Subtitle>> subtitles_during (Time from, Time to, bool starting) const; std::vector<std::shared_ptr<const Subtitle>> subtitles_in_reel(std::shared_ptr<const dcp::ReelAsset> asset) const; |
