mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Fixed some Lua related issues.
Removed some internal functions from exposed functions for Lua. Code cleanup and optimizing for VC2010.
This commit is contained in:
@ -133,7 +133,6 @@ class CRainmeter
|
||||
public:
|
||||
struct CONFIG
|
||||
{
|
||||
std::wstring path;
|
||||
std::wstring config;
|
||||
std::vector<std::wstring> iniFiles;
|
||||
std::vector<UINT> commands;
|
||||
|
Reference in New Issue
Block a user