* Patch to fix reset

git-svn-id: trunk@6982 -
This commit is contained in:
michael 2007-03-24 21:37:50 +00:00
parent 3399c88af7
commit 0ec0f734bd

View File

@ -300,7 +300,7 @@ procedure TXMLConfig.Loaded;
begin
inherited Loaded;
if Length(Filename) > 0 then
SetFilename(Filename); // Load the XML config file
SetFilename(Filename, true); // Load the XML config file
end;
function TXMLConfig.FindNode(const APath: String;