add option to disable the 'Subject is empty' warning dialogue
[claws.git] / src / prefs_common.h
index 9e4db9c9759dd72c02f2b05387ee30fa11d39e5b..16966c85912bbbd2f27bb37ba385e773948ca58d 100644 (file)
@@ -130,6 +130,7 @@ struct _PrefsCommon
        gchar *outgoing_charset;
        TransferEncodingMethod encoding_method;
        gboolean outgoing_fallback_to_ascii;
+       gboolean warn_empty_subj;
 
        gboolean allow_jisx0201_kana;