QtNetworkAuth requires Qt-5.8.0 minimum
ClosedPublic

Authored by asturmlechner on Jul 24 2017, 5:56 PM.

Diff Detail

Repository
R186 Choqok
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
asturmlechner created this revision.Jul 24 2017, 5:56 PM
scarpino edited edge metadata.EditedJul 24 2017, 6:00 PM

Yes, I know, I was unsure about this requiment because you cannot find NetworkAuth on Qt < 5.8 systems. But I'm OK with this change, so ship it!

scarpino accepted this revision.Jul 24 2017, 6:01 PM
This revision is now accepted and ready to land.Jul 24 2017, 6:01 PM

Thanks. Well, the resulting error message gives a better clue on how to solve it. ;)

This revision was automatically updated to reflect the committed changes.

Merged. Thank you!