From 25f40b2de2b1e284ca94beda68cbfd27a012839d Mon Sep 17 00:00:00 2001 From: Konstantin Ritt Date: Sat, 19 May 2012 21:31:41 +0300 Subject: replace remaining "const QChar &" with "QChar" QChar is actually a ushort and passing it via const-ref is suboptimal Change-Id: Ib806b90397de6a816142ed130a22c0fe10a85d79 Reviewed-by: Oswald Buddenhagen --- tests/auto/corelib/tools/qstring/tst_qstring.cpp | 2 +- tests/auto/gui/text/qtextscriptengine/tst_qtextscriptengine.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/auto/corelib/tools/qstring/tst_qstring.cpp b/tests/auto/corelib/tools/qstring/tst_qstring.cpp index 78a19830a1..a3c418c1bb 100644 --- a/tests/auto/corelib/tools/qstring/tst_qstring.cpp +++ b/tests/auto/corelib/tools/qstring/tst_qstring.cpp @@ -4901,7 +4901,7 @@ void tst_QString::arg_fillChar() for (int i=0; i