diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/film.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index f746da480..f214d411f 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -214,6 +214,7 @@ public: void make_dcp (bool, int freq = 0); enum Property { + NONE, NAME, CONTENT, DCP_CONTENT_TYPE, |
