diff options
Diffstat (limited to 'XI2proto.h')
-rw-r--r-- | XI2proto.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -623,5 +623,7 @@ typedef struct } xXIEnterEvent; typedef xXIEnterEvent xXILeaveEvent; +typedef xXIEnterEvent xXIFocusInEvent; +typedef xXIEnterEvent xXIFocusOutEvent; #endif /* _XI2PROTO_H_ */ |