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