Skip to content

Commit

Permalink
Icon error revert back
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhruv committed Dec 13, 2020
1 parent 5bbfef0 commit 8fe92bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion EncrypC.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,5 +489,4 @@ def show_about(self):
if __name__ == "__main__":
ROOT = tk.Tk()
MAIN_WINDOW = MainWindow(ROOT)
ROOT.iconbitmap(r'Z:\Git\EncrypC\files\EncrypC.ico')
ROOT.mainloop()

0 comments on commit 8fe92bb

Please sign in to comment.