summaryrefslogtreecommitdiff
path: root/src/subtitle_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/subtitle_string.h')
-rw-r--r--src/subtitle_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle_string.h b/src/subtitle_string.h
index 98ff960b..e59ed7c2 100644
--- a/src/subtitle_string.h
+++ b/src/subtitle_string.h
@@ -191,7 +191,7 @@ public:
_effect_colour = c;
}
- bool equals(std::shared_ptr<const dcp::Subtitle> other_sub, EqualityOptions options, NoteHandler node) const override;
+ bool equals(std::shared_ptr<const dcp::Subtitle> other_sub, EqualityOptions const& options, NoteHandler node) const override;
private:
/** font ID */