a11y: Get rid of gtk.h includes in headers
This way, we can include them without accidentally including deprecated code. Which means we can still use the recently added turning-off tricks for deprecation warnings.
This commit is contained in:
		| @ -20,6 +20,7 @@ | ||||
| #ifndef __GTK_MENU_ACCESSIBLE_H__ | ||||
| #define __GTK_MENU_ACCESSIBLE_H__ | ||||
|  | ||||
| #include "gtkmenu.h" | ||||
| #include "gtkmenushellaccessible.h" | ||||
|  | ||||
| G_BEGIN_DECLS | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Benjamin Otte
					Benjamin Otte