mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Cosmetics
This commit is contained in:
parent
957e37fbf2
commit
9541e72707
@ -110,7 +110,7 @@ private:
|
||||
|
||||
bool GetSectionVariable(std::wstring& strVariable, std::wstring& strValue);
|
||||
|
||||
void EscapeRegex(std::wstring& str);
|
||||
void EscapeRegExp(std::wstring& str);
|
||||
|
||||
static void SetVariable(std::unordered_map<std::wstring, std::wstring>& variables, const std::wstring& strVariable, const std::wstring& strValue);
|
||||
static void SetVariable(std::unordered_map<std::wstring, std::wstring>& variables, const WCHAR* strVariable, const WCHAR* strValue);
|
||||
|
Loading…
Reference in New Issue
Block a user