Trasformato EVENT in XinEvent
git-svn-id: svn://10.65.10.50/trunk@6602 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4bac31af7e
commit
26a901a6ff
2
xi/xi.c
2
xi/xi.c
@ -79,7 +79,7 @@ receive_primesel( Widget widget, XtPointer data, Atom * selection,
|
||||
rp_xi_obj = NULL;
|
||||
for ( p = s; *p != '\0'; ++p )
|
||||
{
|
||||
EVENT ev;
|
||||
XinEvent ev;
|
||||
|
||||
MEMCLEAR( ev );
|
||||
ev.type = XinEventCharacter;
|
||||
|
Loading…
x
Reference in New Issue
Block a user