#include <QtCore/qstring.h> #ifndef QSTRING_H #ifndef QT_NO_CAST_FROM_ASCII inline QString operator +(char const * s1, class QString const & s2); #endif #endif // QSTRING_H