Skip to content

qt: fix building for win32 when qt version is less than 6.7.0

QModernWindowsStyle is a replacement for QWindowsVistaStyle starting with Qt 6.7.0. It is not available in prior versions.

Qt in the contribs is 6.8.0, so this is only relevant when contrib Qt is not used.

Request review @chub @robUx4.

Merge request reports

Loading