Skip to content

馃崚 Do not use static_cast to downcast from a base to a derived class

Joshua Goins requested to merge work/redstrate/cherry-pick-object-cast into Plasma/6.0

Also use auto in the few cases where the type is cast and obvious.

(cherry picked from commit 2ce4d728)

Merge request reports