x11.xlib: add GenericEvent constant

db4
Niklas.Waern 2010-05-22 00:29:38 +02:00
parent 35f7d049ae
commit 15f0ff877e
1 changed files with 2 additions and 1 deletions

View File

@ -565,7 +565,8 @@ CONSTANT: SelectionNotify 31
CONSTANT: ColormapNotify 32
CONSTANT: ClientMessage 33
CONSTANT: MappingNotify 34
CONSTANT: LASTEvent 35
CONSTANT: GenericEvent 35
CONSTANT: LASTEvent 36
STRUCT: XAnyEvent
{ type int }