#include <QtGui/qpixmap.h>
#ifndef QPIXMAP_H
#if !defined(QT_NO_DATASTREAM)
class QDataStream& operator <<(class QDataStream&, class QPixmap const &);
#endif
#endif // QPIXMAP_H