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:
@ -42,9 +42,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
|
||||
#include "gtkbindings.h"
|
||||
#include "gtkframe.h"
|
||||
#include "gtkmain.h"
|
||||
|
||||
Reference in New Issue
Block a user