--- icewm-1.2.3pre1/src/aapm.cc 2002-10-20 10:04:55.000000000 -0400 +++ aapm.cc 2002-10-29 11:49:35.000000000 -0500 @@ -462,8 +462,7 @@ class YPixbuf * gradient(parent()->getGradient()); if (gradient) { - g.copyPixbuf(*gradient, this->x(), this->y(), - width((), height(), 0, 0)); + g.copyPixbuf(*gradient, this->x(), this->y(), width(), height(), 0, 0); } else #endif