set icon for hotkey dialog

This commit is contained in:
Kang Yu 2024-03-18 16:46:40 -07:00
parent 84a8ac5792
commit d3318e1443
5 changed files with 26 additions and 10 deletions

View file

@ -310,7 +310,7 @@ namespace PersistentWindows.SystrayShell
else
systrayForm.upgradeNoticeMenuItem.Text = "Enable upgrade notice";
pwp.icon = IdleIcon;
PersistentWindowProcessor.icon = IdleIcon;
if (fix_zorder_specified)
{
if (fix_zorder)