mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Additional changes to 4bbc372
This commit is contained in:
@ -469,7 +469,7 @@ bool CMeterLine::Draw(Graphics& graphics)
|
||||
*/
|
||||
void CMeterLine::BindMeasures(CConfigParser& parser, const WCHAR* section)
|
||||
{
|
||||
if (BindPrimaryMeasure(parser, section, true))
|
||||
if (BindPrimaryMeasure(parser, section, false))
|
||||
{
|
||||
BindSecondaryMeasures(parser, section);
|
||||
}
|
||||
|
Reference in New Issue
Block a user