chore: keep only a single copy of the windows icon
This commit is contained in:
committed by
Chris Rizzitello
parent
0361f850eb
commit
821a9599ba
@ -2,7 +2,6 @@
|
||||
<qresource>
|
||||
<file>icons/64x64/video-display.png</file>
|
||||
<file>icons/64x64/user-trash.png</file>
|
||||
<file>icons/256x256/app.ico</file>
|
||||
<file>image/logo-light.png</file>
|
||||
<file>image/logo-dark.png</file>
|
||||
<file>icons/64x64/padlock.png</file>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 56 KiB |
@ -1 +1 @@
|
||||
IDI_ICON1 ICON DISCARDABLE "../icons/256x256/app.ico"
|
||||
IDI_ICON1 ICON DISCARDABLE "../../app.ico"
|
||||
|
||||
Reference in New Issue
Block a user