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