fixed import error.
This commit is contained in:
parent
331b1c3ad5
commit
1e6f4b8913
@ -45,6 +45,7 @@ from . import settings
|
|||||||
from . import cthulhu_state
|
from . import cthulhu_state
|
||||||
|
|
||||||
from .cthulhu_i18n import _
|
from .cthulhu_i18n import _
|
||||||
|
import logging
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
_keysymsCache = {}
|
_keysymsCache = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user