warnings in gtk/gtkimmodule.c
- From: Sven Neumann <sven gimp org>
- To: gtk-devel-list gnome org
- Subject: warnings in gtk/gtkimmodule.c
- Date: 02 Oct 2001 17:03:55 +0200
Hi,
is this the correct fix?
--- gtk/gtkimmodule.c 2001/03/03 18:39:32 1.4
+++ gtk/gtkimmodule.c 2001/10/02 15:00:43
@@ -30,7 +30,11 @@
#include <string.h>
#include <gmodule.h>
+
+#define PANGO_ENABLE_BACKEND
#include <pango/pango-utils.h>
+#undef PANGO_ENABLE_BACKEND
+
#include "gtkimmodule.h"
#include "gtkimcontextsimple.h"
#include "gtkrc.h"
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]