#include <QtCore/qrect.h>
#ifndef QRECT_H
#if defined(Q_WS_X11) || defined(Q_OS_TEMP)
void qt_setCoords(class QRect* r, int xp1, int yp1, int xp2, int yp2);
#endif
#endif // QRECT_H