summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-05-18 20:00:23 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-23 23:30:18 +0200
commitc00bd8d6776e95283831db1c14b7d23ac6be5840 (patch)
treeb91058c2400d219ccbdd51c83684f09375d83c7c /tools
parent6d65b2cc8c5d86d2351e27c158e3b18519e1fcb5 (diff)
Use QStringList::join(QChar) overload where applicable [QtCore]
This is an automated change performing the following replacements: join\("(.)"\) -> join('\1') join\(QLatin1String\("(.)"\)\) -> join(QLatin1Char('\1')) join\(QStringLiteral\("(.)"\)\) -> join(QLatin1Char('\1')) Change-Id: I81c378ef6aeeada5e116f1394cc9fc67f901ffd6 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions