When the QOSVBase we're constructing from isn't an actual QOSVUnexported, the cast from QOSVBase to QOSVUnexported is invalid. Instead of casting, add an QOSVUnexported(QOSVBase) ctor and just call that. Amends 215677818470e48e9090d7ae4411e1fea62207b8. Pick-to: 6.6 Change-Id: I7352a044b62086585f1b036433f9b8779c77ac9d Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> (cherry picked from commit e3c831dc558de7e83c81fe09644db18013d5dd65) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%