Bug 393343

Summary: 18.04 needs Qt 5.9 at least to be able to build
Product: [Applications] kfind Reporter: Leszek Lesner <leszek.lesner>
Component: generalAssignee: aryan10jangid
Status: RESOLVED FIXED    
Severity: normal CC: aryan10jangid
Priority: NOR Keywords: junior-jobs
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Leszek Lesner 2018-04-20 14:48:05 UTC
Kfind is using QFileDialog which uses "selectedMimeTypeFilter" method which is only available from Qt 5.9 on. 
So CMakeLists needs a change minimum version required from 5.6.0 to 5.9.0
Comment 1 Kai Uwe Broulik 2018-06-07 09:36:50 UTC
Git commit c290e496fda461a11135608d022ada53bc65fdd4 by Kai Uwe Broulik, on behalf of Shubham Jangra.
Committed on 07/06/2018 at 09:36.
Pushed by broulik into branch 'Applications/18.04'.

Changed the minimum required Qt version from 5.6.0 to 5.9.0

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

M  +1    -1    CMakeLists.txt

https://commits.kde.org/kfind/c290e496fda461a11135608d022ada53bc65fdd4