mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
2to3 on pysollib/tile/[a-c]*.py
This commit is contained in:
parent
e6894094ec
commit
c68f3fcc6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import ttk
|
||||
from . import ttk
|
||||
|
||||
from tkwidget import MfxDialog
|
||||
from .tkwidget import MfxDialog
|
||||
|
||||
|
||||
class BaseTileMfxDialog(MfxDialog):
|
||||
|
|
Loading…
Add table
Reference in a new issue