1
0
mirror of https://github.com/chibicitiberiu/rainmeter-studio.git synced 2024-02-24 04:33:31 +00:00

Additional change for r985.

This commit is contained in:
Birunthan Mohanathas 2011-10-01 17:55:33 +00:00
parent 4f73f17cec
commit 4dd89b8372

@ -2502,6 +2502,7 @@ void CRainmeter::LoadTheme(const std::wstring& name)
PreserveSetting(backup, L"LogViewer");
PreserveSetting(backup, L"Logging");
PreserveSetting(backup, L"DisableVersionCheck");
PreserveSetting(backup, L"Language");
PreserveSetting(backup, L"TrayExecuteL", false);
PreserveSetting(backup, L"TrayExecuteM", false);
PreserveSetting(backup, L"TrayExecuteR", false);