mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Birunthan Mohanathas
04090b232a
Make Rainmeter a singleton class
This change is part of making the Libray project more testable. The old g_Rainmeter global pointer has been replaced with a GetRainmeter() function to guarantee that the object exists in some state.
Rainmeter is a desktop customization tool for Windows. For more information and downloads, visit rainmeter.net.
Refer to /Build/Instructions.txt for build instructions.
Description