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