mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Tweaks to reduce OnChangeAction overhead
This commit is contained in:
@ -29,7 +29,7 @@ public:
|
||||
|
||||
virtual UINT GetTypeID() { return TypeID<CMeasureScript>(); }
|
||||
|
||||
virtual const WCHAR* GetStringValue(AUTOSCALE autoScale, double scale, int decimals, bool percentual);
|
||||
virtual const WCHAR* GetStringValue();
|
||||
virtual void Command(const std::wstring& command);
|
||||
|
||||
void UninitializeLuaScript();
|
||||
|
Reference in New Issue
Block a user