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/misc/e-gui-utils.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'widgets/misc/e-gui-utils.h') diff --git a/widgets/misc/e-gui-utils.h b/widgets/misc/e-gui-utils.h index 7cbf774c9e..43b1c0b0f2 100644 --- a/widgets/misc/e-gui-utils.h +++ b/widgets/misc/e-gui-utils.h @@ -28,10 +28,9 @@ #include #include -#include #include -BEGIN_GNOME_DECLS +G_BEGIN_DECLS void e_popup_menu (GtkMenu *menu, GdkEvent *event); @@ -57,6 +56,6 @@ gboolean e_glade_xml_set_sensitive (GladeXML *gui, char *name, gboolean sensitive); -END_GNOME_DECLS +G_END_DECLS #endif /* GAL_GUI_UTILS_H */ -- cgit v1.2.3