Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/HandyOrg/HandyControl
Browse files Browse the repository at this point in the history
  • Loading branch information
NaBian committed May 23, 2020
2 parents aa745e3 + 9b33c16 commit be21771
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,7 @@ private IntPtr Callback(IntPtr hWnd, int msg, IntPtr wparam, IntPtr lparam)
{
if (msg == _wmTaskbarCreated)
{
_added = false;
UpdateIcon(true);
}
else
Expand Down

0 comments on commit be21771

Please sign in to comment.