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

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

Details

Summary

GIT_SILENT

Diff Detail

Repository
R39 KTextEditor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Sep 1 2019, 11:58 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptSep 1 2019, 11:58 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
kossebau requested review of this revision.Sep 1 2019, 11:58 AM
cullmann accepted this revision.Sep 1 2019, 4:12 PM
cullmann added a subscriber: cullmann.

Seems ok, too.

This revision is now accepted and ready to land.Sep 1 2019, 4:12 PM
This revision was automatically updated to reflect the committed changes.