cosmetic
This commit is contained in:
parent
fbcb0cd7e1
commit
2c66828341
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ bool Keys::addBinding(const string &linebuffer) {
|
||||||
// numbers 10 and above
|
// numbers 10 and above
|
||||||
//
|
//
|
||||||
} else {
|
} else {
|
||||||
FbTk::StringUtil::extractNumber(arg, key);
|
FbTk::StringUtil::extractNumber(arg, key);
|
||||||
type = KeyPress;
|
type = KeyPress;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue