better menus
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import tkinter as tk
|
||||
|
||||
from .app import App
|
||||
from app import App
|
||||
|
||||
if __name__ == "__main__":
|
||||
app = App(tk.Tk())
|
||||
|
||||
Reference in New Issue
Block a user