Remove obsolete qt version check
ClosedPublic

Authored by gengisdave on Jul 13 2019, 12:13 PM.

Details

Summary

As the requested minimum version for Qt is 5.9, checks for older versions are no more needed.

Test Plan

Compile and checksum test.

Diff Detail

Repository
R167 Krusader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gengisdave requested review of this revision.Jul 13 2019, 12:13 PM
gengisdave created this revision.
nmel accepted this revision.Jul 20 2019, 6:22 AM
nmel added a subscriber: nmel.

Reasonable!

This revision is now accepted and ready to land.Jul 20 2019, 6:22 AM
asensi accepted this revision.Jul 21 2019, 5:32 AM
asensi added a subscriber: asensi.

It's an improvement. Thanks!

This revision was automatically updated to reflect the committed changes.