no idea why this flag is required, but doing like others do...

SVN revision: 40493
This commit is contained in:
Gustavo Sverzut Barbieri 2009-05-02 23:41:09 +00:00
parent 79631a6f0f
commit a5428a4ca3
1 changed files with 1 additions and 0 deletions

View File

@ -1923,6 +1923,7 @@ _ecore_x_event_handle_randr_notify(XEvent *xevent)
{
const XRRNotifyEvent *randr_event;
_ecore_x_last_event_mouse_move = 0;
randr_event = (const XRRNotifyEvent *)xevent;
switch (randr_event->subtype)
{