mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Code cleanup
This commit is contained in:
@ -81,8 +81,6 @@ public:
|
||||
const std::wstring& GetOnChangeAction() { return m_OnChangeAction; }
|
||||
void DoChangeAction(bool execute = true);
|
||||
|
||||
CMeterWindow* GetMeterWindow() { return m_MeterWindow; }
|
||||
|
||||
static CMeasure* Create(const WCHAR* measure, CMeterWindow* meterWindow, const WCHAR* name);
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user