mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-15 02:54:09 -04:00
Remove some differences between tk/tile.
This commit is contained in:
parent
1302aa395c
commit
2f7839e430
2 changed files with 3 additions and 3 deletions
|
@ -29,8 +29,8 @@ import ttk
|
||||||
from tkColorChooser import askcolor
|
from tkColorChooser import askcolor
|
||||||
|
|
||||||
# PySol imports
|
# PySol imports
|
||||||
from pysollib.mfxutil import KwStruct
|
|
||||||
from pysollib.mygettext import _, n_
|
from pysollib.mygettext import _, n_
|
||||||
|
from pysollib.mfxutil import KwStruct
|
||||||
|
|
||||||
# Toolkit imports
|
# Toolkit imports
|
||||||
from tkwidget import MfxDialog
|
from tkwidget import MfxDialog
|
||||||
|
|
Loading…
Add table
Reference in a new issue