Use s.chop(n) instead of s = s.left(s.length() - n)
ClosedPublic

Authored by kossebau on Sep 1 2019, 11:04 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:04 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptSep 1 2019, 11:04 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
kossebau requested review of this revision.Sep 1 2019, 11:04 AM
cullmann accepted this revision.Sep 1 2019, 3:54 PM
cullmann added a subscriber: cullmann.

Ok

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