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:
@ -517,7 +517,7 @@ bool CMeasure::Update()
|
||||
{
|
||||
if (!m_IfAboveCommitted)
|
||||
{
|
||||
m_IfAboveCommitted= true; // To avoid infinite loop from !Update
|
||||
m_IfAboveCommitted = true; // To avoid infinite loop from !Update
|
||||
Rainmeter->ExecuteCommand(m_IfAboveAction.c_str(), m_MeterWindow);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user