#include <QtGui/qdrawutil.h>
#ifndef QDRAWUTIL_H
void qDrawShadeLine(struct QPainter* p, int x1, int y1, int x2, int y2, struct QPalette const & pal, bool sunken = 1, int lineWidth = 1, int midLineWidth = 0);
#endif // QDRAWUTIL_H