Ver Fonte

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

git-svn-id: trunk@8697 -
Tomas Hajny há 18 anos atrás
pai
commit
05e6784906
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      rtl/os2/keyboard.pp

+ 1 - 0
rtl/os2/keyboard.pp

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