forked from AuroraMiddleware/gtk
Remove the include of Xft.h, which is already dragged in via pangoxft.h.
Tue Mar 2 01:34:40 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtksettings.c: Remove the include of Xft.h, which is already dragged in via pangoxft.h. (#135496, David Hawthorne)
This commit is contained in:
parent
c454880a0c
commit
7002bb3e55
@ -1,3 +1,8 @@
|
||||
Tue Mar 2 01:34:40 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtksettings.c: Remove the include of Xft.h, which is already
|
||||
dragged in via pangoxft.h. (#135496, David Hawthorne)
|
||||
|
||||
Mon Mar 1 23:52:15 2004 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkbindings.[hc]: expose gtk_bindings_activate_event(), changed
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Mar 2 01:34:40 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtksettings.c: Remove the include of Xft.h, which is already
|
||||
dragged in via pangoxft.h. (#135496, David Hawthorne)
|
||||
|
||||
Mon Mar 1 23:52:15 2004 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkbindings.[hc]: expose gtk_bindings_activate_event(), changed
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Mar 2 01:34:40 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtksettings.c: Remove the include of Xft.h, which is already
|
||||
dragged in via pangoxft.h. (#135496, David Hawthorne)
|
||||
|
||||
Mon Mar 1 23:52:15 2004 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkbindings.[hc]: expose gtk_bindings_activate_event(), changed
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Mar 2 01:34:40 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtksettings.c: Remove the include of Xft.h, which is already
|
||||
dragged in via pangoxft.h. (#135496, David Hawthorne)
|
||||
|
||||
Mon Mar 1 23:52:15 2004 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkbindings.[hc]: expose gtk_bindings_activate_event(), changed
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Mar 2 01:34:40 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtksettings.c: Remove the include of Xft.h, which is already
|
||||
dragged in via pangoxft.h. (#135496, David Hawthorne)
|
||||
|
||||
Mon Mar 1 23:52:15 2004 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkbindings.[hc]: expose gtk_bindings_activate_event(), changed
|
||||
|
@ -43,7 +43,6 @@ struct _GtkSettingsPropertyValue
|
||||
};
|
||||
|
||||
#ifdef GDK_WINDOWING_X11
|
||||
#include <X11/Xft/Xft.h>
|
||||
#include <pango/pangoxft.h>
|
||||
#include <gdk/x11/gdkx.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user