One more try before sleep.
This commit is contained in:
parent
0347b7feea
commit
f01374d15e
@ -121,7 +121,7 @@ class APIHelper:
|
|||||||
self._gestureBindings[contextName].append(binding)
|
self._gestureBindings[contextName].append(binding)
|
||||||
|
|
||||||
# Register key grab at the system level
|
# Register key grab at the system level
|
||||||
grab_ids = self.app.addKeyGrab(binding)
|
grab_ids = cthulhu.addKeyGrab(binding)
|
||||||
|
|
||||||
# For later removal
|
# For later removal
|
||||||
if grab_ids:
|
if grab_ids:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user