#include <QtGui/qcursor.h>
#ifndef QCURSOR_H
#ifndef QT_NO_CURSOR
#ifndef QT_NO_DATASTREAM
struct QDataStream& operator >>(struct QDataStream& inS, class QCursor& cursor);
#endif
#endif // QT_NO_CURSOR
#endif // QCURSOR_H