mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
2to3 on pysollib/winsystems/win32.py
This commit is contained in:
parent
bbee5a903c
commit
92db888328
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
# ---------------------------------------------------------------------------
|
||||
|
||||
from pysollib.settings import TOOLKIT, USE_TILE
|
||||
from common import base_init_root_window, BaseTkSettings
|
||||
from pysollib.winsystems.common import base_init_root_window, BaseTkSettings
|
||||
if USE_TILE:
|
||||
from pysollib.tile import ttk
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue