mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
* fix: ensure tray icon is the proper size on linux Fixes #21445. * chore: use correct include order * chore: use correct include order * chore: remove use of deprecated casting style * chore: be more explicit about the 22 pixel height * chore: remove now-unneeded #include statements * chore: fix typo and bugs.chromium.org link * refactor: put GetIconFromImage() in anon namespace