X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fprefs_common.h;h=226cd302185e19584c5135e8a266997524adfe53;hp=3f341a48479412e940099eb5b1601b46b6aa0ba9;hb=c2185fc68d4b5ba9bbd6488e651fb160e7118105;hpb=5c9f9e4784bc088b02c480cd3bae87c78ffb5672 diff --git a/src/prefs_common.h b/src/prefs_common.h index 3f341a484..226cd3021 100644 --- a/src/prefs_common.h +++ b/src/prefs_common.h @@ -66,6 +66,9 @@ struct _PrefsCommon /* Display */ gchar *widgetfont; gchar *textfont; + gchar *smallfont; + gchar *boldfont; + gchar *normalfont; gboolean display_folder_unread; ToolbarStyle toolbar_style; gboolean show_statusbar;