From 238d4b2091aa051391d6cbadba7140f8cb152390 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 17 Feb 2001 08:40:12 +0000 Subject: From a patch submitted by Murray Cumming 2001-02-17 Christopher James Lahey From a patch submitted by Murray Cumming * gal/util/e-util.h, gal/util/e-xml-utils.h, gal/widgets/e-canvas-utils.h, gal/widgets/e-colors.h, gal/widgets/e-cursors.h, gal/widgets/e-gui-utils.h, gal/widgets/e-popup-menu.h, gal/widgets/e-printable.h, gal/widgets/gtk-combo-stack.h: Added GNOME_DECLS. svn path=/trunk/; revision=8267 --- widgets/misc/e-cursors.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'widgets/misc/e-cursors.h') diff --git a/widgets/misc/e-cursors.h b/widgets/misc/e-cursors.h index 5373c942bb..a8374d6506 100644 --- a/widgets/misc/e-cursors.h +++ b/widgets/misc/e-cursors.h @@ -3,6 +3,8 @@ #include +BEGIN_GNOME_DECLS + typedef enum { E_CURSOR_FAT_CROSS, E_CURSOR_THIN_CROSS, @@ -37,4 +39,6 @@ G_STMT_START { \ GdkCursor *e_cursor_get (ECursorType type); +END_GNOME_DECLS + #endif /* GNOME_APP_LIB_CURSORS_H */ -- cgit v1.2.3