Typo
This commit is contained in:
parent
b6a5ed7286
commit
a769babf0a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ MIN_HEIGHT = 16
|
||||||
import logging
|
import logging
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
|
||||||
from gettext import gettext as _)
|
from gettext import gettext as _
|
||||||
|
|
||||||
import windows
|
import windows
|
||||||
import theme
|
import theme
|
||||||
|
|
Loading…
Reference in a new issue