mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Additional change to cb0fd82
This commit is contained in:
@ -205,6 +205,7 @@ public:
|
||||
const std::wstring& GetSkinIniFile() { return m_SkinIniFile; }
|
||||
std::wstring GetSkinFilePath();
|
||||
std::wstring GetSkinRootPath();
|
||||
std::wstring GetSkinResourcesPath();
|
||||
|
||||
std::list<CMeasure*>& GetMeasures() { return m_Measures; }
|
||||
std::list<CMeter*>& GetMeters() { return m_Meters; }
|
||||
|
Reference in New Issue
Block a user