#include <QtCore/qurl.h> #ifndef QURL_H #ifndef QT_NO_DATASTREAM class QDataStream& operator <<(class QDataStream&, class QUrl const &); #endif #endif // QURL_H