mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
2to3 on pysollib/tk/[a-i]*.py
This commit is contained in:
parent
ce6f5613a3
commit
d42f362647
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ from pysollib.mygettext import _
|
|||
from pysollib.mfxutil import KwStruct
|
||||
|
||||
# Toolkit imports
|
||||
from tkwidget import MfxDialog
|
||||
from pysollib.tk.tkwidget import MfxDialog
|
||||
from pysollib.ui.tktile.tkutil import bind
|
||||
|
||||
# ************************************************************************
|
||||
|
|
Loading…
Add table
Reference in a new issue