mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +01:00
Missing FFilterInit initialization
This commit is contained in:
parent
73f9318839
commit
b636a5930e
@ -433,6 +433,7 @@ begin
|
||||
try
|
||||
FStreamCS.Acquire;
|
||||
|
||||
FFilterInit := False;
|
||||
FRscCompleted := False;
|
||||
FRscSize := -1;
|
||||
StatusBar1.Panels[0].Text := '';
|
||||
|
Loading…
Reference in New Issue
Block a user