summaryrefslogtreecommitdiff
path: root/gtk/gtkfeatures.h.in
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@src.gnome.org>1998-07-24 08:53:59 +0000
committerPaolo Molaro <lupus@src.gnome.org>1998-07-24 08:53:59 +0000
commit7b1a4b5eb5e59ca686f374e6b082a15041b7b8d4 (patch)
tree4dc6526af3257ec25b2afc23afbc98011f440a47 /gtk/gtkfeatures.h.in
parent8c56db61e364b474a162ff6e01597505d11f5213 (diff)
downloadgtk+-7b1a4b5eb5e59ca686f374e6b082a15041b7b8d4.tar.gz
Fri, 24 Jul 1998 10:56:22 +0200 Paolo Molaro <lupus@debian.org>
* gtk/gtkfeatures.h.in: added GTK_HAVE_ENUM_VALUE_STRUCT.
Diffstat (limited to 'gtk/gtkfeatures.h.in')
-rw-r--r--gtk/gtkfeatures.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in
index cb68804b45..609d24db06 100644
--- a/gtk/gtkfeatures.h.in
+++ b/gtk/gtkfeatures.h.in
@@ -55,6 +55,8 @@ extern "C" {
#define GTK_HAVE_GDK_RGB 1-1-0
+#define GTK_HAVE_ENUM_VALUE_STRUCT 1-1-0
+
#ifdef __cplusplus
}
#endif /* __cplusplus */