Fixed bugs:
[claws.git] / src / prefs_common.h
index 0787c69122be2edd73950781078b454f9361f8e8..7308a7a97511bc36305ff1e0195fc5f9a151b9b9 100644 (file)
@@ -71,6 +71,7 @@ struct _PrefsCommon
        /* Compose */
        gboolean auto_sig;
        gchar *sig_sep;
+       gint undolevels;
        gint linewrap_len;
        gboolean linewrap_quote;
        gboolean linewrap_at_send;
@@ -93,6 +94,8 @@ struct _PrefsCommon
        gboolean enable_pspell;
        gchar *pspell_path;
        gchar *dictionary;
+       gint misspelled_col;
+       gint pspell_sugmode;
 #endif
         
        /* Display */