Fix compile failure on Windows targets
ClosedPublic

Authored by zrax on Oct 2 2018, 8:51 PM.

Details

Summary

Fix a compile failure on Windows due to the use of QSysInfo enums which are not fully qualified.

Diff Detail

Repository
R246 Sonnet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zrax created this revision.Oct 2 2018, 8:51 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 2 2018, 8:51 PM
zrax requested review of this revision.Oct 2 2018, 8:51 PM
dhaumann accepted this revision.Oct 3 2018, 7:12 AM
dhaumann added a subscriber: dhaumann.

Lgtm.

This revision is now accepted and ready to land.Oct 3 2018, 7:12 AM

Btw, can you commit yourself, or shall we push this? If so, can someone take care of this, since I am not available for the next 10 days.

zrax added a comment.Oct 3 2018, 4:25 PM

No, I do not have push permissions.

This revision was automatically updated to reflect the committed changes.