Bug 954354 - Crash [@ mintrayr::platform::WndProc].
This commit is contained in:
Родитель
292ce1024f
Коммит
685755821a
|
@ -403,6 +403,7 @@ Icon::~Icon()
|
|||
|
||||
// Disable message handling
|
||||
::RemovePropW(mWnd, kIcon);
|
||||
::RemovePropW(mWnd, kPlatformIcon);
|
||||
|
||||
// Remove the icon
|
||||
::Shell_NotifyIconW(NIM_DELETE, &mIconData);
|
||||
|
|
Загрузка…
Ссылка в новой задаче