Additional changes to dca5795

This commit is contained in:
Birunthan Mohanathas 2013-07-13 13:49:53 +03:00
parent e9fac27b46
commit 239e61fd14
3 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ LPCWSTR __stdcall RmReplaceVariables(void* rm, LPCWSTR str)
ConfigParser& parser = measure->GetMeterWindow()->GetParser();
g_Buffer = str;
parser.ReplaceVariables(g_Buffer);
parser.ReplaceMeasures(g_Buffer);
return g_Buffer.c_str();
}

Binary file not shown.

Binary file not shown.