aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 1ce4724d..c1bc3f11 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -317,6 +317,8 @@ struct _PrefsCommon
gboolean fullauto_completion_mode; /* Compose */
gchar *user_agent_str;
+
+ gboolean change_account_on_folder_sel; /* Interface */
};
extern PrefsCommon prefs_common;