mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 01:08:18 +08:00
[FancyZones] Add an icon to the FZ process (#11841)
This commit is contained in:
parent
f0b94453f2
commit
da1cdd7ca4
@ -38,3 +38,13 @@ BEGIN
|
||||
VALUE "Translation", 0x409, 1200
|
||||
END
|
||||
END
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
IDI_ICON1 ICON "./../icon.ico"
|
||||
|
||||
|
BIN
src/modules/fancyzones/FancyZonesLib/icon.ico
Normal file
BIN
src/modules/fancyzones/FancyZonesLib/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue
Block a user