summaryrefslogtreecommitdiff
path: root/src/lib/film.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/film.h')
-rw-r--r--src/lib/film.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/film.h b/src/lib/film.h
index 9d1b86374..cb970da4d 100644
--- a/src/lib/film.h
+++ b/src/lib/film.h
@@ -119,6 +119,8 @@ public:
void set_loop (int);
int loop () const;
+ void set_sequence_video (bool);
+
/** Identifiers for the parts of our state;
used for signalling changes.
*/