rainmeter-studio/Library/lua/glue
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.
2013-06-13 17:20:27 +03:00
..
LuaGlobal.cpp
LuaMeasure.cpp
LuaMeter.cpp
LuaMeterWindow.cpp Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00