disable error popup on mail receive errors
[claws.git] / src / prefs_common.h
index 1c191af5ccbfeafaa532db6a4a7185e34c4ccfc6..50f62031eb82f6ebfb33fe34ee00336272567944 100644 (file)
@@ -43,6 +43,7 @@ struct _PrefsCommon
        gboolean autochk_newmail;
        gint autochk_itv;
        gboolean chk_on_startup;
+       gboolean noerrorpanel;
        gint max_articles;
 
        /* Send */
@@ -64,6 +65,8 @@ struct _PrefsCommon
        gboolean show_ruler;
        gchar *fw_quotemark;
        gchar *fw_quotefmt;
+       gboolean forward_as_attachment;
+       gboolean reply_account_autoselect;
 
        /* Display */
        gchar *widgetfont;