oops
This commit is contained in:
parent
58572f000c
commit
d7a2886836
@ -118,7 +118,6 @@ begin
|
|||||||
Application.CreateForm(TfrmPostProcess, frmPostProcess);
|
Application.CreateForm(TfrmPostProcess, frmPostProcess);
|
||||||
Application.CreateForm(TfrmImageColoring, frmImageColoring);
|
Application.CreateForm(TfrmImageColoring, frmImageColoring);
|
||||||
Application.CreateForm(TTraceForm, TraceForm);
|
Application.CreateForm(TTraceForm, TraceForm);
|
||||||
Application.CreateForm(TValueReplacerForm, ValueReplacerForm);
|
|
||||||
Application.UpdateFormatSettings := False;
|
Application.UpdateFormatSettings := False;
|
||||||
DecimalSeparator := '.';
|
DecimalSeparator := '.';
|
||||||
Application.Run;
|
Application.Run;
|
||||||
|
Loading…
Reference in New Issue
Block a user