#include <QtGui/qcolor.h> #ifndef QCOLOR_H #ifndef QT_NO_DATASTREAM class QDataStream& operator >>(class QDataStream&, class QColor&); #endif #endif // QCOLOR_H