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