diff options
Diffstat (limited to 'src/lib/image_content.h')
| -rw-r--r-- | src/lib/image_content.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/image_content.h b/src/lib/image_content.h index 47c5a20e3..e5a0311d9 100644 --- a/src/lib/image_content.h +++ b/src/lib/image_content.h @@ -47,6 +47,7 @@ public: void set_video_length (VideoContent::Frame); bool still () const; + void set_video_frame_rate (float); }; #endif |
