Fix too agressive deprecation settings
We use API that was deprecated in Qt 6.x, so setting this to the min. Qt version breaks the Qt6 build
This should not be set implicitly to the min. version anyway but only explicitly after confirming it actually works