aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-week-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-week-view.h')
-rw-r--r--calendar/gui/e-week-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-week-view.h b/calendar/gui/e-week-view.h
index abc0419815..f45ca7eb1d 100644
--- a/calendar/gui/e-week-view.h
+++ b/calendar/gui/e-week-view.h
@@ -270,7 +270,7 @@ struct _EWeekView
gboolean use_small_font;
/* Small font to display the minutes. */
- GdkFont *small_font;
+ PangoFontDescription *small_font_desc;
/* The widths of various pieces of text, used to determine which of
several date formats to display, set in e_week_view_style_set(). */