aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/core.lua b/core.lua
index 3df98e8..a52f7cd 100644
--- a/core.lua
+++ b/core.lua
@@ -151,6 +151,7 @@ return {
hasKeyFocus = hasKeyFocus,
disableKeyFocus = disableKeyFocus,
+ enableKeyFocus = clearKeyFocus,
clearKeyFocus = clearKeyFocus,
makeCyclable = makeCyclable,