Browse Source

* apply patch for libXi pascal interface from Ido Kanner

git-svn-id: trunk@11972 -
Almindor 17 năm trước cách đây
mục cha
commit
b250a0e1c4
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      packages/x11/src/xi.pp

+ 3 - 0
packages/x11/src/xi.pp

@@ -286,6 +286,9 @@ const
         _deviceOwnerGrabButton   = 8;
         _noExtensionEvent        = 9;
 
+const
+        _devicePresence = 0;
+
 const
         XI_BadDevice  = 0;
         XI_BadEvent   = 1;