#include <QtGui/qfont.h> #ifndef QFONT_H #ifndef QT_NO_DATASTREAM struct QDataStream& operator >>(struct QDataStream&, class QFont&); #endif #endif // QFONT_H