mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Add #ROOTCONFIG# variable
This commit is contained in:
@ -162,6 +162,7 @@ public:
|
||||
const std::wstring& GetFolderPath() { return m_FolderPath; }
|
||||
const std::wstring& GetFileName() { return m_FileName; }
|
||||
std::wstring GetFilePath();
|
||||
std::wstring GetRootName();
|
||||
std::wstring GetRootPath();
|
||||
std::wstring GetResourcesPath();
|
||||
std::wstring GetSkinPath();
|
||||
|
Reference in New Issue
Block a user