Add a gtkx.h header for X11-specific GTK+ api
This keeps us from pulling gdkx.h into gtk.h https://bugzilla.gnome.org/show_bug.cgi?id=640902
This commit is contained in:
		| @ -22,7 +22,7 @@ | ||||
| #include <stdio.h> | ||||
| #include <stdlib.h> | ||||
|  | ||||
| #include <gtk/gtk.h> | ||||
| #include <gtk/gtkx.h> | ||||
| #include "gail.h" | ||||
| #include "gailfactory.h" | ||||
|  | ||||
|  | ||||
| @ -22,7 +22,7 @@ | ||||
| #include <stdlib.h> | ||||
| #include <string.h> | ||||
|  | ||||
| #include <gtk/gtk.h> | ||||
| #include <gtk/gtkx.h> | ||||
|  | ||||
| #include "gailtoplevel.h" | ||||
|  | ||||
|  | ||||
| @ -21,7 +21,7 @@ | ||||
|  | ||||
| #include <string.h> | ||||
|  | ||||
| #include <gtk/gtk.h> | ||||
| #include <gtk/gtkx.h> | ||||
|  | ||||
| #include "gailwindow.h" | ||||
| #include "gailtoplevel.h" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen