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