diff options
Diffstat (limited to 'src/lib/text_subtitle_content.h')
| -rw-r--r-- | src/lib/text_subtitle_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/text_subtitle_content.h b/src/lib/text_subtitle_content.h index ad63a0e7d..2c8e3b1b7 100644 --- a/src/lib/text_subtitle_content.h +++ b/src/lib/text_subtitle_content.h @@ -58,7 +58,7 @@ public: } double subtitle_video_frame_rate () const; - void set_subtitle_video_frame_rate (int r); + void set_subtitle_video_frame_rate (double r); void set_colour (dcp::Colour); |
