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