branch | qmlfrontend |
changeset 12895 | 9c259fb4d405 |
parent 12888 | adb1fccc706a |
--- a/hedgewars/hwLibrary.pas Sun Jan 07 09:48:26 2018 +0100 +++ b/hedgewars/hwLibrary.pas Wed Jan 10 23:49:47 2018 +0100 @@ -39,6 +39,7 @@ , uFLIPC , uPhysFSLayer , uFLUICallback + , uCursor ; {$INCLUDE "config.inc"} @@ -64,7 +65,8 @@ ipcRemoveBarrierFromEngineQueue, RunEngine, GameTick, - ResizeWindow + ResizeWindow, + updateMousePosition ; begin