diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2010-02-22 08:21:49 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2010-02-23 20:03:46 (GMT) |
commit | 0f20bdc28458b147cb177b1d45dc06a75ab3b7b9 (patch) | |
tree | cc66ee4f3c8fe2c50fb14cd8817811832ef758da /doc/src/snippets/code/src_script_qscriptengineagent.cpp | |
parent | 35da749cba87e4e08a630bd359403fde8f266f0d (diff) | |
download | Qt-0f20bdc28458b147cb177b1d45dc06a75ab3b7b9.zip Qt-0f20bdc28458b147cb177b1d45dc06a75ab3b7b9.tar.gz Qt-0f20bdc28458b147cb177b1d45dc06a75ab3b7b9.tar.bz2 |
Fix compilation on Windows
For some reason, the MSVC compiler choose the
operator+(const QString &, const QString &) instead of
operator+(const WebCore::String &, const WebCore::String &)
resulting in errors when QT_USE_FAST_OPERATOR_PLUS is used
Reviewed-by: Jocelyn Turcotte
(cherry picked from commit 1ecfec9950fb66378035f92be8c8b13b1b891872)
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengineagent.cpp')
0 files changed, 0 insertions, 0 deletions