diff options
| author | Marc Mutz <[email protected]> | 2012-05-18 20:00:23 +0200 |
|---|---|---|
| committer | The Qt Project <[email protected]> | 2012-09-21 02:44:22 +0200 |
| commit | f4d47945ba17db276e94046473816014ed0342e9 (patch) | |
| tree | 0860293b5688c45598b8d3b6cfa449dad6221d2f /examples/widgets/doc/src/codeeditor.qdoc | |
| parent | cbf447069cfeb799ff5e09902be065d77f2e7707 (diff) | |
Use QStringList::join(QChar) overload where applicable [qmake]
This is an automated change performing the following replacements:
join\("(.)"\) -> join('\1')
join\(QLatin1String\("(.)"\)\) -> join(QLatin1Char('\1'))
join\(QStringLiteral\("(.)"\)\) -> join(QLatin1Char('\1'))
Change-Id: I9c9964703dedfdab6e7bfac80be22bd5570e2e49
Reviewed-by: Oswald Buddenhagen <[email protected]>
Diffstat (limited to 'examples/widgets/doc/src/codeeditor.qdoc')
0 files changed, 0 insertions, 0 deletions
