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-field-chooser.h | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'widgets/table/e-table-field-chooser.h') diff --git a/widgets/table/e-table-field-chooser.h b/widgets/table/e-table-field-chooser.h index c5e5ae34e4..d422e74f9b 100644 --- a/widgets/table/e-table-field-chooser.h +++ b/widgets/table/e-table-field-chooser.h @@ -25,12 +25,10 @@ #define __E_TABLE_FIELD_CHOOSER_H__ #include +#include #include -#ifdef __cplusplus -extern "C" { -#pragma } -#endif /* __cplusplus */ +G_BEGIN_DECLS /* ETableFieldChooser - A dialog displaying information about a contact. * @@ -76,9 +74,6 @@ struct _ETableFieldChooserClass GtkWidget *e_table_field_chooser_new(void); GtkType e_table_field_chooser_get_type (void); -#ifdef __cplusplus -} -#endif /* __cplusplus */ - +G_END_DECLS #endif /* __E_TABLE_FIELD_CHOOSER_H__ */ -- cgit v1.2.3