Diffusion KIO 3a1e01e05270

Use QString::chop(x) instead of a = a.left(a.size() - x);

Authored by kossebau on Nov 10 2018, 5:03 AM.

Description

Use QString::chop(x) instead of a = a.left(a.size() - x);

Details

Committed
kossebauNov 10 2018, 5:04 AM
Parents
R241:924508b59ce5: Use QString::leftRef where possible
Branches
Unknown
Tags
Unknown