kwo imlib2 patch

SVN revision: 9605
This commit is contained in:
Carsten Haitzler 2004-04-05 02:55:29 +00:00
parent 6a5dcff3a1
commit 7404d31433
1 changed files with 1 additions and 0 deletions

View File

@ -420,6 +420,7 @@ __imlib_GrabDrawableToRGBA(DATA32 * data, int ox, int oy, int ow, int oh,
origh = h;
if (grab)
XGrabServer(d);
XSync(d, False);
prev_erh = XSetErrorHandler((XErrorHandler) Tmp_HandleXError);
_x_err = 0;
/* lets see if its a pixmap or not */