From 59f96e1736c14575aee7575e73b50e96cf467bb0 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 8 May 2013 10:04:51 +0200 Subject: [PATCH] While I could swear that it worked yesterday ...to revert a206bc22623caba30c0285fda0fe0da8879efea3 "avoid warnings about deprecated decls. from glib2" in my Fedora 18 environment, it /does/ fail now post 98ba9ca066fcf8f1e576eac4bbd5731b4f810c74 "Revert 'avoid warnings about deprecated decls. from glib2.'" Change-Id: I42d118c06665c976a26a2dbfedc31ca4c8bcf0cc --- vcl/inc/unx/gtk/gtkdata.hxx | 1 + 1 file changed, 1 insertion(+) diff --git a/vcl/inc/unx/gtk/gtkdata.hxx b/vcl/inc/unx/gtk/gtkdata.hxx index d306a3cd06df..702c76463ad1 100644 --- a/vcl/inc/unx/gtk/gtkdata.hxx +++ b/vcl/inc/unx/gtk/gtkdata.hxx @@ -21,6 +21,7 @@ #define _VCL_GTKDATA_HXX #include +#define GLIB_DISABLE_DEPRECATION_WARNINGS #include #include #include