Diffusion Kexi bb554ba8bc74

Fix compilation with KIO < 5.33

Authored by wbauer on Mar 8 2019, 6:54 PM.

Description

Fix compilation with KIO < 5.33

KURLRequester's acceptMode property has been introduced in KIO 5.33 (but
Kexi's minimum supported KF5 version is 5.16.0).
With older versions, the KUrlRequester's fileDialog() has to be modified
directly.

To be able to do this depending on the KIO version, set the property in
the class constructor instead of the .ui file.

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

Details

Committed
wbauerMar 8 2019, 6:54 PM
Differential Revision
Restricted Differential Revision
Parents
R71:c50c92cf518a: TRIVIAL Remove extra ;
Branches
Unknown
Tags
Unknown