Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.8
-
b0428e3fd (tqtc/lts-6.5)
Description
The attached project has set_target_properties(appdialogTest PROPERTIES QT_QMLCACHEGEN_DIRECT_CALLS ON)
- Qt 6.8.2 generates correct code (#include <qpa/qplatformdialoghelper.h>) (Expected)
- Qt 6.5.8 generates uncompilable code (#include <qplatformdialoghelper.h>) (Expected)