NOOP: space required
This commit is contained in:
parent
8818e1887a
commit
1550f3af35
@ -527,7 +527,7 @@ Bindings::replace (KeyboardKey kb, Operation op, string const & action_name, boo
|
|||||||
bool
|
bool
|
||||||
Bindings::add (KeyboardKey kb, Operation op, string const& action_name, bool can_save)
|
Bindings::add (KeyboardKey kb, Operation op, string const& action_name, bool can_save)
|
||||||
{
|
{
|
||||||
if (is_registered(op, action_name)) {
|
if (is_registered (op, action_name)) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user