aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/widgets/ea-calendar-cell.h
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/widgets/ea-calendar-cell.h')
-rw-r--r--a11y/widgets/ea-calendar-cell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/a11y/widgets/ea-calendar-cell.h b/a11y/widgets/ea-calendar-cell.h
index f87ede90a7..9cd1ea31f1 100644
--- a/a11y/widgets/ea-calendar-cell.h
+++ b/a11y/widgets/ea-calendar-cell.h
@@ -74,6 +74,7 @@ typedef struct _EaCalendarCellClass EaCalendarCellClass;
struct _EaCalendarCell
{
AtkGObjectAccessible parent;
+ AtkStateSet *state_set;
};
GType ea_calendar_cell_get_type (void);