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 | 781b642671e1f2195e69039547c5101a573540d8 (patch) | |
| tree | 8588bc9781c91ee31316fc935e14e104e618285f /examples/tutorials/threads/clock/clockthread.cpp | |
| parent | e002bdee395e02f064e3915693b96317c5dc63f9 (diff) | |
Use QStringList::join(QChar) overload where applicable [QtWidgets]
This is an automated change performing the following replacements:
join\("(.)"\) -> join('\1')
join\(QLatin1String\("(.)"\)\) -> join(QLatin1Char('\1'))
join\(QStringLiteral\("(.)"\)\) -> join(QLatin1Char('\1'))
Change-Id: Ia30048e0c40967dc86a4e4ad26ac02ab67519096
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'examples/tutorials/threads/clock/clockthread.cpp')
0 files changed, 0 insertions, 0 deletions
