William M. Perry writes:
--- frame-x.c 2002/05/05 11:31:31 1.54
+++ frame-x.c 2002/06/03 11:47:38
@@ -453,14 +453,6 @@
def (Qunsplittable, XtNunsplittable);
#endif
defi(Qinternal_border_width, XtNinternalBorderWidth);
-#ifdef HAVE_TOOLBARS
- def (Qtop_toolbar_shadow_color, XtNtopToolBarShadowColor);
- def (Qbottom_toolbar_shadow_color, XtNbottomToolBarShadowColor);
- def (Qbackground_toolbar_color, XtNbackgroundToolBarColor);
- def (Qtop_toolbar_shadow_pixmap, XtNtopToolBarShadowPixmap);
- def (Qbottom_toolbar_shadow_pixmap, XtNbottomToolBarShadowPixmap);
- defi(Qtoolbar_shadow_thickness, XtNtoolBarShadowThickness);
-#endif
If thine eye offends thee, pluck it out... ?
Are the toolbar colors going to work without this code?