#include <QtGui/qimage.h>
#ifndef QIMAGE_H
#if !defined(QT_NO_DATASTREAM)
struct QDataStream& operator >>(struct QDataStream&, class QImage&);
#endif
#endif // QIMAGE_H