Clean up gdkx.h a bit
Moving the direct-access redefinitions of various macros to gdkprivate-x11.h and use that header throughout in x11/. Also remove a workaround for a long-fixed X server bug.
This commit is contained in:
		| @ -23,10 +23,9 @@ | ||||
| #include "config.h" | ||||
|  | ||||
| #include "gdkapplaunchcontextprivate.h" | ||||
|  | ||||
| #include "gdkx.h" | ||||
| #include "gdkscreen.h" | ||||
| #include "gdkintl.h" | ||||
| #include "gdkprivate-x11.h" | ||||
|  | ||||
| #include <glib.h> | ||||
| #include <gio/gdesktopappinfo.h> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen