erst mal wieder auf den alten Stil zurück gesetzt

This commit is contained in:
2024-01-18 17:52:11 +01:00
parent 87ccabbd60
commit f24958f2e1
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
import tkinter as tk
#import ttkbootstrap as ttk
#from ttkbootstrap.constants import *
from gui import App
from caditem import CadItem
from controller import Controller, GuiLogic