mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Typo
This commit is contained in:
parent
2573162a4f
commit
99893e63c3
1 changed files with 1 additions and 1 deletions
|
|
@ -709,7 +709,7 @@ actions_run(struct view *activator, struct server *server,
|
|||
}
|
||||
|
||||
/* This cancels any pending on-release keybinds */
|
||||
keyboard_reset_current_keybind ();
|
||||
keyboard_reset_current_keybind();
|
||||
|
||||
struct view *view;
|
||||
struct action *action;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue