mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Replaced the application icon.
The old config is backed up before it is upgraded.
This commit is contained in:
@ -180,7 +180,7 @@ private:
|
||||
HMENU CreateThemeMenu();
|
||||
void CreateDefaultConfigFile(std::wstring strFile);
|
||||
void TestSettingsFile(bool bDefaultIniLocation);
|
||||
void CopyFiles(std::wstring strFrom, std::wstring strTo);
|
||||
bool CopyFiles(std::wstring strFrom, std::wstring strTo, bool bMove = false);
|
||||
void CheckSkinVersions();
|
||||
int CompareVersions(std::wstring strA, std::wstring strB);
|
||||
|
||||
|
Reference in New Issue
Block a user