mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
changed root_tk name to app in all exmaples and tests
This commit is contained in:
@@ -2,6 +2,7 @@ __version__ = "4.0.1"
|
||||
|
||||
import os
|
||||
import sys
|
||||
from tkinter.constants import *
|
||||
|
||||
# import manager classes
|
||||
from .settings import Settings
|
||||
|
||||
Reference in New Issue
Block a user