Skip to content

Commit

Permalink
fix: windows icon size not correct in explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
BLumia committed Jul 22, 2020
1 parent 6009c26 commit 20be5e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PineapplePictures.pro
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ RESOURCES += \
resources.qrc

# Generate fron svg:
# magick convert -background none ./app-icon.svg -define icon:auto-resize=64,48,32,16 app-icon.ico
# magick convert -background none app-icon.svg -define icon:auto-resize="16,32,48,64,128,256" app-icon.ico
RC_ICONS = icons/app-icon.ico
Binary file modified icons/app-icon.ico
Binary file not shown.

0 comments on commit 20be5e6

Please sign in to comment.