qt5base-lts/tests/auto/gui/text/qtextscriptengine
Konstantin Ritt 25f40b2de2 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 <oswald.buddenhagen@nokia.com>
2012-05-22 20:56:38 +02:00
..
generate clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextscriptengine.pro Re-enable QTextScriptEngine test. 2012-04-19 08:07:03 +02:00
tst_qtextscriptengine.cpp replace remaining "const QChar &" with "QChar" 2012-05-22 20:56:38 +02:00