Mercurial > hg > xemacs-beta
diff src/frame-x.c @ 286:57709be46d1b r21-0b41
Import from CVS: tag r21-0b41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:35:03 +0200 |
parents | 558f606b08ae |
children | e11d67e05968 |
line wrap: on
line diff
--- a/src/frame-x.c Mon Aug 13 10:34:15 2007 +0200 +++ b/src/frame-x.c Mon Aug 13 10:35:03 2007 +0200 @@ -2582,13 +2582,13 @@ XtSetValues (FRAME_X_TEXT_WIDGET (frm), av, ac); - #ifdef HAVE_TOOLBARS +#ifdef HAVE_TOOLBARS /* Setting the background clears the entire frame area including the toolbar so we force an immediate redraw of it. */ if (EQ (name, Qbackground)) MAYBE_DEVMETH (XDEVICE (frm->device), redraw_frame_toolbars, (frm)); - #endif /* HAVE_TOOLBARS */ +#endif /* HAVE_TOOLBARS */ /* Set window manager resize increment hints according to the new character size */