mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Added skin/section (if available) to logging.
This commit is contained in:
@ -161,6 +161,7 @@ public:
|
||||
std::wstring GetFilePath();
|
||||
std::wstring GetRootPath();
|
||||
std::wstring GetResourcesPath();
|
||||
std::wstring GetSkinPath();
|
||||
|
||||
const std::vector<Measure*>& GetMeasures() { return m_Measures; }
|
||||
const std::vector<Meter*>& GetMeters() { return m_Meters; }
|
||||
|
Reference in New Issue
Block a user