mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
Use existing reset_keybind function
This commit is contained in:
parent
e6c239e783
commit
2573162a4f
3 changed files with 3 additions and 4 deletions
|
|
@ -9,8 +9,6 @@ struct seat;
|
|||
struct keyboard;
|
||||
struct wlr_keyboard;
|
||||
|
||||
extern struct keybind *cur_keybind;
|
||||
|
||||
void keyboard_reset_current_keybind(void);
|
||||
void keyboard_configure(struct seat *seat, struct wlr_keyboard *kb,
|
||||
bool is_virtual);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue