[Libreoffice-commits] core.git: vcl/inc
Stephan Bergmann
sbergman at redhat.com
Wed May 8 01:07:06 PDT 2013
vcl/inc/unx/gtk/gtkdata.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 59f96e1736c14575aee7575e73b50e96cf467bb0
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed May 8 10:04:51 2013 +0200
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
diff --git a/vcl/inc/unx/gtk/gtkdata.hxx b/vcl/inc/unx/gtk/gtkdata.hxx
index d306a3c..702c764 100644
--- a/vcl/inc/unx/gtk/gtkdata.hxx
+++ b/vcl/inc/unx/gtk/gtkdata.hxx
@@ -21,6 +21,7 @@
#define _VCL_GTKDATA_HXX
#include <prex.h>
+#define GLIB_DISABLE_DEPRECATION_WARNINGS
#include <gdk/gdk.h>
#include <gdk/gdkx.h>
#include <gtk/gtk.h>
More information about the Libreoffice-commits
mailing list