Fix dragging across the keyboard
This commit is contained in:
@ -76,7 +76,6 @@ struct _EekKeyClass
|
||||
/* signals */
|
||||
void (* locked) (EekKey *key);
|
||||
void (* unlocked) (EekKey *key);
|
||||
void (* cancelled) (EekKey *key);
|
||||
};
|
||||
|
||||
GType eek_key_get_type (void) G_GNUC_CONST;
|
||||
|
||||
Reference in New Issue
Block a user