aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_account.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_account.h')
-rw-r--r--src/prefs_account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs_account.h b/src/prefs_account.h
index efa659f8..54521c9d 100644
--- a/src/prefs_account.h
+++ b/src/prefs_account.h
@@ -125,8 +125,8 @@ struct _PrefsAccount
#if USE_GPGME
/* Privacy */
- gboolean default_encrypt;
gboolean default_sign;
+ gboolean default_encrypt;
gboolean ascii_armored;
gboolean clearsign;
SignKeyType sign_key;