diff options
Diffstat (limited to 'calendar/gui/ea-week-view-main-item.h')
-rw-r--r-- | calendar/gui/ea-week-view-main-item.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/ea-week-view-main-item.h b/calendar/gui/ea-week-view-main-item.h index d9110160c4..f8598c9a1f 100644 --- a/calendar/gui/ea-week-view-main-item.h +++ b/calendar/gui/ea-week-view-main-item.h @@ -52,7 +52,7 @@ struct _EaWeekViewMainItemClass AtkGObjectAccessibleClass parent_class; }; -AtkObject* ea_week_view_main_item_new (GObject *obj); +AtkObject * ea_week_view_main_item_new (GObject *obj); G_END_DECLS |