diff src/frame-x.c @ 314:341dac730539 r21-0b55

Import from CVS: tag r21-0b55
author cvs
date Mon, 13 Aug 2007 10:44:22 +0200
parents c9fe270a4101
children 19dcec799385
line wrap: on
line diff
--- a/src/frame-x.c	Mon Aug 13 10:43:56 2007 +0200
+++ b/src/frame-x.c	Mon Aug 13 10:44:22 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))