summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/New_GPG/src/constants.h')
-rwxr-xr-xplugins/New_GPG/src/constants.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/constants.h b/plugins/New_GPG/src/constants.h
new file mode 100755
index 0000000000..2982f31489
--- /dev/null
+++ b/plugins/New_GPG/src/constants.h
@@ -0,0 +1,5 @@
+#ifndef CONSTANTS_H
+#define CONSTANTS_H
+#define szGPGModuleName "GPG"
+#define PREF_METANODB 0x2000
+#endif