summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-04-18 14:47:32 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-19 13:26:51 +0200
commit77cc9125906783a92e86da020891b412e98b7159 (patch)
treeed28c57f66fa1d1bfc5296b3af7a2ffec6cda87c /tests
parenta633d80efe1c4f3a5c5e05bb8b2673172e05b9b4 (diff)
Don't use QByteArrayLiteral for a non-stored QByteArray
Unless you're creating a QByteArray that you will store, don't use QByteArrayLiteral. Using it for 1 byte that is always concatenated to something else is an extreme waste. Change-Id: Icc29e4c4cb1d0aad1714bdeec8ff41da7c301af9 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions