diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-06-05 21:44:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-06-05 21:44:29 +0100 |
| commit | 951d70db4f81b5ddd4093f11853637c8ecbe63c5 (patch) | |
| tree | 3d83cd45041c083bdb102ee2d8d05483a5b3d1e0 /src/lib/config.h | |
| parent | 422d7ae041812af3587db6fdbead159672ff2772 (diff) | |
| parent | d699b3514c2c9d9fb32b19f487ad648e6fadb814 (diff) | |
Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.15.xv2.15.7
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 e25cb06da..29511b1fe 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -377,6 +377,7 @@ public: NAG_INITIAL_SETUP, NAG_IMPORT_DECRYPTION_CHAIN, NAG_DELETE_DKDM, + NAG_32_ON_64, NAG_COUNT }; |
