diff options
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r-- | src/config/preferences.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h index d850df5c..4d04fd7d 100644 --- a/src/config/preferences.h +++ b/src/config/preferences.h @@ -142,6 +142,7 @@ typedef enum { PREF_ENC_WARN, PREF_TITLEBAR_MUC_TITLE, PREF_PGP_LOG, + PREF_PGP_SENDFILE, PREF_TLS_CERTPATH, PREF_TLS_SHOW, PREF_LASTACTIVITY, |