unser drag_used when drag is unset too

This commit is contained in:
Dana Jansens 2003-03-31 20:10:56 +00:00
parent 5daa08c680
commit ace0beb915

View file

@ -240,7 +240,7 @@ static void event(ObEvent *e, void *foo)
e->data.x.client, e->data.x.e->xbutton.state,
e->data.x.e->xbutton.button,
cx, cy, cw, ch, dx, dy, TRUE, corner);
drag = FALSE;
drag = drag_used = FALSE;
lbutton = 0;
} else {