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