Diffusion Krita 0a5e8a72182d

Prepare qobject_cast over dynamic_cast

Authored by gladhorn on Nov 15 2016, 9:26 PM.

Description

Prepare qobject_cast over dynamic_cast

This is a simple search and replace for KisLayer which is a QObject.
qobject_cast doesn't require RTTI and is faster.

Details

Committed
gladhornNov 15 2016, 9:26 PM
Parents
R37:e38d389e0ca0: Remove some unused functions
Branches
Unknown
Tags
Unknown