Now sets DataChanged appropriately
This commit is contained in:
parent
55301cd6ea
commit
dc141c5f4d
|
@ -412,6 +412,7 @@ Begin
|
|||
Reset (CfgFile);
|
||||
Read (CfgFile, Cfg);
|
||||
|
||||
Cfg.DataChanged := mysDataChanged;
|
||||
Cfg.SystemPath := Config.SystemPath;
|
||||
Cfg.AttachPath := Config.AttachPath;
|
||||
Cfg.DataPath := Config.DataPath;
|
||||
|
|
Loading…
Reference in New Issue