mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
The antialias setting can be set for all meters.
This commit is contained in:
@ -33,7 +33,6 @@ public:
|
||||
virtual bool Draw(Gdiplus::Graphics& graphics);
|
||||
|
||||
private:
|
||||
bool m_AntiAlias; // If true, the line is antialiased
|
||||
bool m_Solid;
|
||||
double m_LineWidth;
|
||||
double m_LineLength;
|
||||
|
Reference in New Issue
Block a user