Skip to content

really (hopefully) fix Windows nightly. Q_WS_WIN does not exist anymore and we need to include...

Johnny Jazeix requested to merge work/jjazeix/fixWindowsNightly into master

fix Windows nightly. Q_WS_WIN does not exist anymore and we need to include QtGlobal first to know about the macros.

I messed up includes locally on my previous commit builds causing it to work where it should not have...

Edited by Johnny Jazeix

Merge request reports