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:
@ -107,7 +107,7 @@ protected:
|
||||
std::vector<double> m_MedianMaxValues; // The values for the median filtering
|
||||
std::vector<double> m_MedianMinValues; // The values for the median filtering
|
||||
UINT m_MedianPos; // Position in the median array, where the new value is placed
|
||||
|
||||
|
||||
std::vector<double> m_AverageValues;
|
||||
UINT m_AveragePos;
|
||||
UINT m_AverageSize;
|
||||
|
Reference in New Issue
Block a user