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 0c5f133 commit 58d1323Copy full SHA for 58d1323
EagleJab.py
@@ -12,7 +12,6 @@
12
13
# Hides the root tk window
14
root = tk.Tk()
15
-root.iconbitmap('icon.ico')
16
root.withdraw()
17
18
# Ask for the desired .CIA file if none is given
0 commit comments