diff src/frame-x.c @ 373:6240c7796c7a r21-2b2

Import from CVS: tag r21-2b2
author cvs
date Mon, 13 Aug 2007 11:04:06 +0200
parents cc15677e0335
children a300bb07d72d
line wrap: on
line diff
--- a/src/frame-x.c	Mon Aug 13 11:03:09 2007 +0200
+++ b/src/frame-x.c	Mon Aug 13 11:04:06 2007 +0200
@@ -2651,6 +2651,7 @@
   }
 #else
   XtDestroyWidget (w);
+  XFlush (XtDisplay(w));   /* make sure the windows are really gone! */
 #endif /* EXTERNAL_WIDGET */
 
   if (FRAME_X_GEOM_FREE_ME_PLEASE (f))