mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 09:59:17 +02:00
* fixed previous commit
git-svn-id: trunk@5281 -
This commit is contained in:
parent
edafc80d8c
commit
2ce042beb4
@ -209,6 +209,7 @@ begin
|
|||||||
end else begin
|
end else begin
|
||||||
FSuspendedExternal := false;
|
FSuspendedExternal := false;
|
||||||
ResumeThread(FHandle);
|
ResumeThread(FHandle);
|
||||||
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user