diff options
Diffstat (limited to 'constants.h')
-rw-r--r-- | constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.h b/constants.h index 8d853d1..be76946 100644 --- a/constants.h +++ b/constants.h @@ -1,4 +1,5 @@ #ifndef CONSTANTS_H #define CONSTANTS_H #define szGPGModuleName "GPG" +#define PREF_METANODB 0x2000 #endif |