Added user definable actions on message body/file
[claws.git] / src / prefs_common.h
index a2091fff52c5d5141f4ecddd9ab58ed4e8841eb5..05434576f9608705ce6c5e17831d4b43e8653f0c 100644 (file)
@@ -123,6 +123,9 @@ struct _PrefsCommon
        gint kill_score;
        gint important_score;
 
+       /* Actions */
+       GSList *actionslst;
+
        /* Summary columns visibility, position and size */
        gboolean summary_col_visible[N_SUMMARY_COLS];
        gint summary_col_pos[N_SUMMARY_COLS];