mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
ItemManager: Keep metro name if already obtained
This commit is contained in:
@@ -1924,7 +1924,6 @@ void CItemManager::RefreshItemInfo( ItemInfo *pInfo, int refreshFlags, IShellIte
|
|||||||
{
|
{
|
||||||
newInfo.targetPidl.Clear();
|
newInfo.targetPidl.Clear();
|
||||||
newInfo.targetPATH.Empty();
|
newInfo.targetPATH.Empty();
|
||||||
newInfo.metroName.Empty();
|
|
||||||
newInfo.iconPath.Empty();
|
newInfo.iconPath.Empty();
|
||||||
newInfo.bNoPin=newInfo.bNoNew=false;
|
newInfo.bNoPin=newInfo.bNoNew=false;
|
||||||
if (!newInfo.bMetroApp)
|
if (!newInfo.bMetroApp)
|
||||||
|
|||||||
Reference in New Issue
Block a user