Use s.mid(n) instead of s.right(s.size() - n)

Authored by kossebau on Sep 1 2019, 11:57 AM.

Description

Use s.mid(n) instead of s.right(s.size() - n)

Summary:
GIT_SILENT

Reviewers: Kate, cullmann

Reviewed By: Kate, cullmann

Subscribers: cullmann, kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D23641

Details

Committed
kossebauSep 1 2019, 5:35 PM
Reviewer
Kate
Differential Revision
D23641: Use s.mid(n) instead of s.right(s.size() - n)
Parents
R39:842486d3d10d: Use QString(int, QChar) instead of QStringLiteral(" ").repeated(int)
Branches
Unknown
Tags
Unknown