mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Minor tweaks.
This commit is contained in:
@ -112,7 +112,7 @@ bool CMeasureDiskSpace::Update()
|
||||
}
|
||||
else if (!m_LabelName.empty())
|
||||
{
|
||||
m_LabelName = L"";
|
||||
m_LabelName.clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user