diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2012-05-18 20:00:23 +0200 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-09-07 18:41:22 +0200 |
| commit | 1f8d570d5fab14b299d272540ee9bbf692f98829 (patch) | |
| tree | e37e55fdf870fab1da5e04a9a53bf7ce2df49122 /examples/tutorials/threads/clock/clockthread.cpp | |
| parent | 781b642671e1f2195e69039547c5101a573540d8 (diff) | |
Use QStringList::join(QChar) overload where applicable [QtNetwork]
This is an automated change performing the following replacements:
join\("(.)"\) -> join('\1')
join\(QLatin1String\("(.)"\)\) -> join(QLatin1Char('\1'))
join\(QStringLiteral\("(.)"\)\) -> join(QLatin1Char('\1'))
Change-Id: I5b75877ba192fa1357e67fee70dff7c0475991e8
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Diffstat (limited to 'examples/tutorials/threads/clock/clockthread.cpp')
0 files changed, 0 insertions, 0 deletions
