extended test_ttk_frames.py

This commit is contained in:
Tom Schimansky
2022-04-10 20:52:00 +02:00
parent 2d8e07ab6c
commit 938efcd59b
3 changed files with 20 additions and 11 deletions

View File

@ -1,4 +1,4 @@
__version__ = "3.9"
__version__ = "3.10"
from .widgets.customtkinter_input_dialog import CTkInputDialog
from .widgets.customtkinter_button import CTkButton