mirror of
https://github.com/moparisthebest/Simba
synced 2025-01-10 21:28:00 -05:00
Find Declaration fix.
This commit is contained in:
parent
1f25b99b8a
commit
66fcd0a928
@ -1781,6 +1781,7 @@ procedure TForm1.FormCreate(Sender: TObject);
|
||||
{$ENDIF}
|
||||
b.SaveToStream(ms);
|
||||
Run(ms, nil, -1, True);
|
||||
FileName := '!PSCORE!';
|
||||
end;
|
||||
finally
|
||||
b.Free;
|
||||
|
Loading…
Reference in New Issue
Block a user