Skip to content

Remove redundant and c style casts

Filip Gawin requested to merge gawin/kate:refactor/casts into master

Only reinterpret cast was needed for: reinterpret_cast<qptrdiff>(doc)

Merge request reports