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:
Matthias Clasen
2011-01-04 12:21:41 -05:00
parent 16877b4d7b
commit b5c6904c2f
42 changed files with 4492 additions and 4528 deletions

View File

@ -21,8 +21,6 @@
#include "gtkcellrendereraccel.h"
#include "gdk/gdkkeysyms.h"
#include "gtkintl.h"
#include "gtkaccelgroup.h"
#include "gtkmarshalers.h"