Skip to content

Commit

Permalink
Poistettu icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariapori committed Jun 10, 2021
1 parent 7a4dbec commit 0ae139f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,5 @@ def run(self):
root = tk.Tk()
root.title('Lottonumerot')
root.geometry('500x180')
root.iconbitmap("lottonumerot.ico")
app = LottoApp(root)
app.run()

0 comments on commit 0ae139f

Please sign in to comment.