Diffusion KIO 1d8e4e6fa29c

Use qobject_cast instead of dynamic_cast

Authored by broulik on Dec 19 2018, 9:57 AM.

Description

Use qobject_cast instead of dynamic_cast

Since KJob is a QObject we can use the more efficient qobject_cast here

Differential Revision: https://phabricator.kde.org/D17678

Details

Committed
broulikDec 19 2018, 9:57 AM
Differential Revision
D17678: Use qobject_cast instead of dynamic_cast
Parents
R241:e523cedb0748: Make the open url in tab feature a bit more discoverable
Branches
Unknown
Tags
Unknown