mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Minor changes.
This commit is contained in:
parent
635eafcc94
commit
747f03ef5b
@ -305,7 +305,6 @@ bool CMeterLine::Draw(Graphics& graphics)
|
|||||||
REAL Y, oldY;
|
REAL Y, oldY;
|
||||||
|
|
||||||
const double scale = m_ScaleValues[counter] * H / maxValue;
|
const double scale = m_ScaleValues[counter] * H / maxValue;
|
||||||
const int size = (int)(*i).size();
|
|
||||||
|
|
||||||
int pos = m_CurrentPos;
|
int pos = m_CurrentPos;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user