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