Windows: add IconExtWindows::from_resource_name (#4137)

This commit is contained in:
rctlmk
2025-02-27 00:02:32 +03:00
committed by Kirill Chibisov
parent 1db15b6875
commit b9b2f1643e
3 changed files with 91 additions and 2 deletions

View File

@@ -39,3 +39,7 @@ The migration guide could reference other migration examples in the current
changelog entry.
## Unreleased
### Added
- On Windows, add `IconExtWindows::from_resource_name`.