mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 04:55:39 +02:00
set icon for hotkey dialog
This commit is contained in:
parent
84a8ac5792
commit
d3318e1443
5 changed files with 26 additions and 10 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue