#include <QtCore/qstringlist.h>
#ifndef QSTRINGLIST_H
#ifndef QT_NO_DATASTREAM
inline class QDataStream& operator >>(class QDataStream& in, class QStringList& list);
#endif // QT_NO_DATASTREAM
#endif // QSTRINGLIST_H