mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -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
|
||||
|
||||
# PySol imports
|
||||
from pysollib.mfxutil import KwStruct
|
||||
from pysollib.mygettext import _, n_
|
||||
from pysollib.mfxutil import KwStruct
|
||||
|
||||
# Toolkit imports
|
||||
from tkwidget import MfxDialog
|
||||
|
|
Loading…
Add table
Reference in a new issue