diff options
Diffstat (limited to 'gtk/gtkcombo.c')
-rw-r--r-- | gtk/gtkcombo.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkcombo.c b/gtk/gtkcombo.c index 88004fb746..ba368797cd 100644 --- a/gtk/gtkcombo.c +++ b/gtk/gtkcombo.c @@ -28,6 +28,8 @@ * The code here relies on all sorts of internal details of GTK+ */ +#undef GTK_DISABLE_DEPRECATED + #include <string.h> #include "gtkarrow.h" |