Make it compile

This commit is contained in:
Matthias Clasen 2005-07-26 17:16:51 +00:00
parent 31329ec363
commit 4242628811

View File

@ -923,7 +923,7 @@ static const guint16 gtk_compose_ignore[] = {
GDK_Hyper_L,
GDK_Hyper_R,
GDK_Mode_switch,
ISO_Level3_Shift
GDK_ISO_Level3_Shift
};
static void gtk_im_context_simple_class_init (GtkIMContextSimpleClass *class);