Explorar o código

+ make use of the provided CtrlBreakHandler (OS/2)

git-svn-id: trunk@8697 -
Tomas Hajny %!s(int64=18) %!d(string=hai) anos
pai
achega
05e6784906
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rtl/os2/keyboard.pp

+ 1 - 0
rtl/os2/keyboard.pp

@@ -125,4 +125,5 @@ Const
 
 begin
   SetKeyBoardDriver(SysKeyBoardDriver);
+  SetKbdCtrlBreakHandler;
 end.