techee commented on this pull request.
{
- guint state, keyval;
+ GdkModifierType consumed;
+ GdkKeymap *keymap = gdk_keymap_get_default();
Good point, done.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1633#discussion_r143661657