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-tooltip.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'widgets/table/e-table-tooltip.h') diff --git a/widgets/table/e-table-tooltip.h b/widgets/table/e-table-tooltip.h index 0438b52f40..81c00f9e34 100644 --- a/widgets/table/e-table-tooltip.h +++ b/widgets/table/e-table-tooltip.h @@ -24,10 +24,9 @@ #ifndef _E_TABLE_TOOLTIP_H_ #define _E_TABLE_TOOLTIP_H_ -#include -#include +#include -BEGIN_GNOME_DECLS +G_BEGIN_DECLS typedef struct { gint timer; @@ -40,6 +39,6 @@ typedef struct { GnomeCanvasItem *eti; } ETableTooltip; -END_GNOME_DECLS +G_END_DECLS #endif -- cgit v1.2.3