aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/a11y/gal-a11y-e-cell-vbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/a11y/gal-a11y-e-cell-vbox.h')
-rw-r--r--widgets/table/a11y/gal-a11y-e-cell-vbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/a11y/gal-a11y-e-cell-vbox.h b/widgets/table/a11y/gal-a11y-e-cell-vbox.h
index cf6375a2be..b8f8bdd77d 100644
--- a/widgets/table/a11y/gal-a11y-e-cell-vbox.h
+++ b/widgets/table/a11y/gal-a11y-e-cell-vbox.h
@@ -44,7 +44,7 @@ typedef struct _GalA11yECellVboxClass GalA11yECellVboxClass;
struct _GalA11yECellVbox
{
GalA11yECell object;
- gint a11y_subcell_count;
+ gint a11y_subcell_count;
gpointer *a11y_subcells;
};