#include <QtGui/qdrawutil.h>
#ifndef QDRAWUTIL_H
void qDrawShadeRect(struct QPainter* p, struct QRect const & r, struct QPalette const & pal, bool sunken = 0, int lineWidth = 1, int midLineWidth = 0, struct QBrush const * fill = 0);
#endif // QDRAWUTIL_H