mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Changed skin options saving
Skin options are now written post-load only when an option has changed or when common keys are missing
This commit is contained in:
@ -323,7 +323,7 @@ private:
|
||||
void Update(bool refresh);
|
||||
void UpdateWindow(int alpha, bool reset);
|
||||
void ReadOptions();
|
||||
void WriteConfig(INT setting = SETTING_ALL);
|
||||
void WriteOptions(INT setting = SETTING_ALL);
|
||||
bool ReadSkin();
|
||||
void InitializeMeasures();
|
||||
void InitializeMeters();
|
||||
|
Reference in New Issue
Block a user