diff options
| author | Jocelyn Turcotte <jocelyn.turcotte@digia.com> | 2012-10-04 14:31:29 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-10-11 02:47:36 +0200 |
| commit | 191c0e300b8d625fa93939ecbff777469b816a44 (patch) | |
| tree | b4d84b017bc8dcaf39c8f8323d29e9cc85389458 /src/corelib/tools/qbitarray.cpp | |
| parent | e3b7c23ec70f1471212b9eed8fea5f6fc3e24d98 (diff) | |
Fix a "warning: 'operator+=' is deprecated" when building with clang
Any file including qstringbuilder.h would trigger a warning when
compiled with QT_ASCII_CAST_WARNINGS defined since it implicitely
converts a QString to QByteArray.
Explicitely call toUtf8() to fix the issue.
Change-Id: If20f9d4571c5d1ed789564196c9f1331e1efd1d9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qbitarray.cpp')
0 files changed, 0 insertions, 0 deletions
