#include <QtCore/qchar.h> #ifndef QCHAR_H #ifndef QT_NO_DATASTREAM struct QDataStream& operator >>(struct QDataStream&, class QChar&); #endif #endif // QCHAR_H