mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
Confirmation Box finalized
This commit is contained in:
parent
02138ef7ff
commit
ae423fad86
@ -1,7 +1,6 @@
|
||||
from typing import Union, Tuple, Optional
|
||||
|
||||
from .widgets import CTkLabel
|
||||
from .widgets import CTkEntry
|
||||
from .widgets import CTkButton
|
||||
from .widgets.theme import ThemeManager
|
||||
from .ctk_toplevel import CTkToplevel
|
||||
|
Loading…
Reference in New Issue
Block a user