mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-21 15:09:14 +02:00
+ make use of the provided CtrlBreakHandler (OS/2)
git-svn-id: trunk@8697 -
This commit is contained in:
parent
85b8eeac17
commit
05e6784906
@ -125,4 +125,5 @@ Const
|
||||
|
||||
begin
|
||||
SetKeyBoardDriver(SysKeyBoardDriver);
|
||||
SetKbdCtrlBreakHandler;
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user