remove pointless ifdef

Authored by sitter on Jan 31 2020, 1:35 PM.

Description

remove pointless ifdef

Summary:
the cast may not be necessary with <5.15 it will build all the same
since we are using legacy API here

Test Plan: build

Reviewers: mlaurent

Subscribers: plasma-devel

Tags: Plasma

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

Details

Committed
sitterMar 2 2020, 9:20 AM
Differential Revision
D27066: remove pointless ifdef
Parents
R871:781064ba1c13: Port away from deprecated API on Qt 5.15.0
Branches
Unknown
Tags
Unknown
Reverted By
R871:533591798d80: Revert "remove pointless ifdef"