#include <QtGui/qicon.h> #ifndef QICON_H #if !defined(QT_NO_DATASTREAM) class QDataStream& operator <<(class QDataStream&, class QIcon const &); #endif #endif // QICON_H