diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2010-02-22 08:21:49 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2010-02-22 09:41:43 (GMT) |
commit | 1ecfec9950fb66378035f92be8c8b13b1b891872 (patch) | |
tree | 3d9b4bb416c0aefc8a64e2d992638e74fcff44de /tools/assistant | |
parent | dab883be81f6037361e5c870d957686961515f4e (diff) | |
download | Qt-1ecfec9950fb66378035f92be8c8b13b1b891872.zip Qt-1ecfec9950fb66378035f92be8c8b13b1b891872.tar.gz Qt-1ecfec9950fb66378035f92be8c8b13b1b891872.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
Diffstat (limited to 'tools/assistant')
0 files changed, 0 insertions, 0 deletions