mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
Use existing reset_keybind function
This commit is contained in:
parent
e6c239e783
commit
2573162a4f
3 changed files with 3 additions and 4 deletions
|
|
@ -38,7 +38,7 @@ struct keyinfo {
|
|||
|
||||
static bool should_cancel_cycling_on_next_key_release;
|
||||
|
||||
struct keybind *cur_keybind;
|
||||
static struct keybind *cur_keybind;
|
||||
|
||||
/* Called on --reconfigure to prevent segfault when handling release keybinds */
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue