diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-17 02:59:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-22 14:34:25 +0100 |
| commit | 4b03cf0a567bc2f4528cf723c35141bd5ae0f65d (patch) | |
| tree | 0521290f617a84bc8f49178c9bdf2f4e689e7c81 /src/lib/config.h | |
| parent | 07b608ab6b2daa5f4cb366716e3aa6ece8a74f39 (diff) | |
Announce changes to cinemas file separately.
Diffstat (limited to 'src/lib/config.h')
| -rw-r--r-- | src/lib/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index ba3e1cdd8..5387f915f 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -120,6 +120,7 @@ public: #ifdef DCPOMATIC_GROK GROK, #endif + CINEMAS_FILE, OTHER }; |
