]> git.pld-linux.org Git - packages/gal.git/blob - gal-gcc-3.4.patch
- updated gettext BR
[packages/gal.git] / gal-gcc-3.4.patch
1 --- gal/a11y/e-table/gal-a11y-e-table-item.c    2004/05/21 14:10:56     1.1
2 +++ gal/a11y/e-table/gal-a11y-e-table-item.c    2004/05/21 14:11:48
3 @@ -48,6 +48,7 @@ struct _GalA11yETableItemPrivate {
4  static gboolean gal_a11y_e_table_item_ref_selection (GalA11yETableItem *a11y,
5                                                      ESelectionModel *selection);
6  static gboolean gal_a11y_e_table_item_unref_selection (GalA11yETableItem *a11y);
7 +static gpointer * eti_reinit_data (AtkTable *table, ETableItem *item);
8  
9  #if 0
10  static void
This page took 0.029588 seconds and 3 git commands to generate.