Use s.truncate(n) instead of s = s.left(n)
ClosedPublic

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

Ok ;=)

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