xfreerdp-client: xi tweak2
This commit is contained in:
parent
4fce04bc9a
commit
94e6a00c40
@ -992,7 +992,7 @@ BOOL xf_event_process(freerdp* instance, XEvent* event)
|
||||
if ( event->xcookie.type == GenericEvent &&
|
||||
event->xcookie.extension == xfi->XInputOpcode)
|
||||
{
|
||||
switch(cookie.evtype)
|
||||
switch(cookie->evtype)
|
||||
{
|
||||
case XI_ButtonPress:
|
||||
case XI_Motion:
|
||||
|
Loading…
Reference in New Issue
Block a user