mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Code cosmetics.
This commit is contained in:
@ -34,7 +34,7 @@ typedef void (*NEWRELOAD)(void*, void*, double*);
|
||||
typedef void (*NEWFINALIZE)(void*);
|
||||
typedef double (*NEWUPDATE)(void*);
|
||||
typedef LPCWSTR (*NEWGETSTRING)(void*);
|
||||
typedef void (*NEWEXECUTEBANG)(void*, const LPCWSTR);
|
||||
typedef void (*NEWEXECUTEBANG)(void*, LPCWSTR);
|
||||
|
||||
class CMeasurePlugin : public CMeasure
|
||||
{
|
||||
|
Reference in New Issue
Block a user