aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/prefs_account.h')
-rw-r--r--libsylph/prefs_account.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h
index 05529fe6..ee3db7c8 100644
--- a/libsylph/prefs_account.h
+++ b/libsylph/prefs_account.h
@@ -149,6 +149,8 @@ struct _PrefsAccount
gchar *sent_folder;
gboolean set_draft_folder;
gchar *draft_folder;
+ gboolean set_queue_folder;
+ gchar *queue_folder;
gboolean set_trash_folder;
gchar *trash_folder;