From 613453b1095e325149b8d37e5731d415e1d5f9bd Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Thu, 31 Oct 2002 21:30:57 +0000 Subject: merging the gal-2 branch back to the trunk. merging the gal-2 branch back to the trunk. svn path=/trunk/; revision=18471 --- widgets/table/e-table-extras.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'widgets/table/e-table-extras.h') diff --git a/widgets/table/e-table-extras.h b/widgets/table/e-table-extras.h index a077319aec..01da79a53d 100644 --- a/widgets/table/e-table-extras.h +++ b/widgets/table/e-table-extras.h @@ -27,9 +27,8 @@ #include #include #include -#include -BEGIN_GNOME_DECLS +G_BEGIN_DECLS #define E_TABLE_EXTRAS_TYPE (e_table_extras_get_type ()) #define E_TABLE_EXTRAS(o) (GTK_CHECK_CAST ((o), E_TABLE_EXTRAS_TYPE, ETableExtras)) @@ -77,6 +76,6 @@ void e_table_extras_add_pixbuf (ETableExtras *extras, GdkPixbuf *e_table_extras_get_pixbuf (ETableExtras *extras, char *id); -END_GNOME_DECLS +G_END_DECLS #endif /* _E_TABLE_EXTRAS_H_ */ -- cgit v1.2.3