#include <QtGui/qpicture.h>
#ifndef QPICTURE_H
#ifndef QT_NO_PICTURE
class QDataStream& operator >>(class QDataStream& in, class QPicture& p);
#endif // QT_NO_PICTURE
#endif // QPICTURE_H