diff --git a/eek/eek-section.h b/eek/eek-section.h index 808d0ff4..03166e6a 100644 --- a/eek/eek-section.h +++ b/eek/eek-section.h @@ -65,7 +65,8 @@ struct _EekSectionClass EekKey *(* create_key) (EekSection *self, const gchar *name, - gint keycode); + gint keycode, + guint oref); /* signals */ void (* key_locked) (EekSection *self,