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
Branch
chopnotleft
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15932
Build 15950: arc lint + arc unit
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.