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