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