We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8bead commit 9fdd65cCopy full SHA for 9fdd65c
main.py
@@ -79,7 +79,7 @@ def get_line_numbers():
79
80
# Initialize the main window
81
root = tk.Tk()
82
-root.title("Text Editor")
+root.title("B++ Junior Professional File Editor")
83
84
# Set the window icon
85
icon_path = os.path.join(basedir, "icons", "favicon.ico")
0 commit comments