summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-07-03 21:56:28 +0000
committerManish Singh <yosh@src.gnome.org>1998-07-03 21:56:28 +0000
commit24ca48fe78eca243fdea8b1a76b8a2864a78b4c7 (patch)
treebae7f167a775295a573ed3e1624d7a5efbed389e /gtk
parent5d37ea836c5218c2fa1837b12e7e65e80ea07de9 (diff)
downloadgtk+-24ca48fe78eca243fdea8b1a76b8a2864a78b4c7.tar.gz
Added GTK_HAVE_RELIEF_STYLE
-Yosh
Diffstat (limited to 'gtk')
-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 8d5c114c25..13fb2ff75e 100644
--- a/gtk/gtkfeatures.h.in
+++ b/gtk/gtkfeatures.h.in
@@ -47,6 +47,8 @@ extern "C" {
#define GTK_HAVE_ACCEL_GROUP 1-1-0
+#define GTK_HAVE_RELIEF_STYLE 1-1-0
+
#ifdef __cplusplus
}
#endif /* __cplusplus */