diff options
Diffstat (limited to 'src/lib/film_state.h')
| -rw-r--r-- | src/lib/film_state.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/film_state.h b/src/lib/film_state.h index 8dc0ce11b..16a1b0508 100644 --- a/src/lib/film_state.h +++ b/src/lib/film_state.h @@ -87,6 +87,8 @@ public: Size cropped_size (Size) const; + int dcp_length () const; + /** Complete path to directory containing the film metadata; must not be relative. */ |
