Drop explicit includes of gdkkeysyms.h
These are no longer needed. At the same time, port gtkimcontextsimpleseqs.h to use the new GDK_KEY_ symbols.
This commit is contained in:
@ -37,8 +37,6 @@
|
||||
#include "gtkprivate.h"
|
||||
#include "gtkintl.h"
|
||||
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
|
||||
/**
|
||||
* SECTION:gtkaccellabel
|
||||
* @Short_description: A label which displays an accelerator key on the right of the text
|
||||
|
||||
Reference in New Issue
Block a user