diff options
author | Raph Levien <raph@src.gnome.org> | 1998-07-15 20:25:52 +0000 |
---|---|---|
committer | Raph Levien <raph@src.gnome.org> | 1998-07-15 20:25:52 +0000 |
commit | 23124810d1f6bd0d653fa24ff78aea9c93ec51e2 (patch) | |
tree | 0707a12d7d9e652cbf193b43169419b58b2e4efc /gtk/gtkfeatures.h.in | |
parent | a3c7dca8cf3c88161cdca4069add3e2a9ac75cc7 (diff) | |
download | gtk+-23124810d1f6bd0d653fa24ff78aea9c93ec51e2.tar.gz |
Integrating GdkRgb 0.0.3 into the Gtk+ source tree.
Integrating GdkRgb 0.0.3 into the Gtk+ source tree.
Diffstat (limited to 'gtk/gtkfeatures.h.in')
-rw-r--r-- | gtk/gtkfeatures.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in index 67328d1b3d..dccb97f612 100644 --- a/gtk/gtkfeatures.h.in +++ b/gtk/gtkfeatures.h.in @@ -51,6 +51,8 @@ extern "C" { #define GTK_HAVE_RELIEF_STYLE 1-1-0 +#define GTK_HAVE_GDK_RGB 1-1-0 + #ifdef __cplusplus } #endif /* __cplusplus */ |