git-svn-id: trunk@30609 -
This commit is contained in:
michael 2015-04-16 06:48:52 +00:00
parent e6361c634c
commit f787468412

View File

@ -284,7 +284,7 @@ begin
else if s = '--warn-no-node' then
FCreator.Options.WarnNoNode := True
else if s = '--show-private' then
FCreator.Options.ShowPrivate := False
FCreator.Options.ShowPrivate := True
else if s = '--stop-on-parser-error' then
FCreator.Options.StopOnParseError := True
else if s = '--dont-trim' then