Commit 63918d6
committed
Use NSApplication.applicationIconImage for app icon
In GetPoeditAppIcon(), use the macOS native API for obtaining
application icon instead of relying on knowing what the asset's name is.
Unlike the old code, this works with macOS 26's new icon format.1 parent 76cc677 commit 63918d6
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
294 | 296 | | |
295 | 297 | | |
296 | 298 | | |
| |||
0 commit comments