diff src/redisplay-msw.c @ 278:90d73dddcdc4 r21-0b37

Import from CVS: tag r21-0b37
author cvs
date Mon, 13 Aug 2007 10:31:29 +0200
parents 6330739388db
children 7df0dd720c89
line wrap: on
line diff
--- a/src/redisplay-msw.c	Mon Aug 13 10:30:38 2007 +0200
+++ b/src/redisplay-msw.c	Mon Aug 13 10:31:29 2007 +0200
@@ -821,6 +821,12 @@
      use them we'll blow up.  We mark the frame as changed to ensure
      that redisplay will do a full update.  This probably isn't
      necessary but it can't hurt. */
+#ifdef HAVE_TOOLBARS
+  /* #### We would rather put these off as well but there is currently
+     no combination of flags which will force an unchanged toolbar to
+     redraw anyhow. */
+  MAYBE_FRAMEMETH (f, redraw_exposed_toolbars, (f, x, y, width, height));
+#endif
 
   if (!f->window_face_cache_reset)
 	{