mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
Ensure icon in context menu is not leaked (#709)
This commit is contained in:
@@ -56,6 +56,7 @@ private:
|
||||
~CPowerRenameMenu();
|
||||
|
||||
long m_refCount = 1;
|
||||
HBITMAP m_hbmpIcon = NULL;
|
||||
CComPtr<IDataObject> m_spdo;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user