aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-table/gal-a11y-e-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/e-table/gal-a11y-e-tree.h')
-rw-r--r--a11y/e-table/gal-a11y-e-tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/a11y/e-table/gal-a11y-e-tree.h b/a11y/e-table/gal-a11y-e-tree.h
index 65b8deb6cf..a9468ced54 100644
--- a/a11y/e-table/gal-a11y-e-tree.h
+++ b/a11y/e-table/gal-a11y-e-tree.h
@@ -38,4 +38,6 @@ struct _GalA11yETreeClass {
GType gal_a11y_e_tree_get_type (void);
AtkObject *gal_a11y_e_tree_new (GObject *tree);
+void gal_a11y_e_tree_init (void);
+
#endif /* ! __GAL_A11Y_E_TREE_H__ */