mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Cosmetics
This commit is contained in:
@ -36,7 +36,7 @@ protected:
|
||||
virtual void UpdateValue();
|
||||
|
||||
private:
|
||||
void TimeToString(WCHAR* buf, size_t bufLen, const WCHAR* format, const struct tm* time);
|
||||
void TimeToString(WCHAR* buf, size_t bufLen, const WCHAR* format, const tm* time);
|
||||
|
||||
std::wstring m_Format;
|
||||
LARGE_INTEGER m_DeltaTime;
|
||||
|
Reference in New Issue
Block a user