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:
@ -28,12 +28,13 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <locale.h>
|
||||
#include "gdk/gdkkeysyms.h"
|
||||
|
||||
#include "gtkbindings.h"
|
||||
#include "gtkspinbutton.h"
|
||||
#include "gtkentryprivate.h"
|
||||
|
||||
Reference in New Issue
Block a user