Skip to content

Commit

Permalink
Mission complete: icon shows up!
Browse files Browse the repository at this point in the history
  • Loading branch information
dhtdht020 committed Sep 12, 2020
1 parent 482e0c9 commit 463a971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xosc_dl.spec
Expand Up @@ -5,7 +5,7 @@ block_cipher = None

a = Analysis(['xosc_dl.py'],
binaries=[],
datas=[('assets/gui/windowicon.png', '.')],
datas=[('assets/gui/windowicon.png', './assets/gui/')],
hiddenimports=[],
hookspath=[],
runtime_hooks=[],
Expand Down

0 comments on commit 463a971

Please sign in to comment.