Diffusion KIO 5fa6cecfcc7b

Use QString::remove(0, x) instead of a = a.mid(x)

Authored by kossebau on Nov 10 2018, 4:16 AM.

Description

Use QString::remove(0, x) instead of a = a.mid(x)

Details

Committed
kossebauNov 10 2018, 4:16 AM
Parents
R241:23ae25e32cd1: Use QString::midRef where possible
Branches
Unknown
Tags
Unknown