Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtQml: Always throw when requesting an enum from an invalid singleton | Ulf Hermann | 2023-03-01 | 1 | -0/+6 |
The interpreter does this and so should the enum lookup adapter for generated C++ code. Pick-to: 6.5 6.4 6.2 Fixes: QTBUG-109816 Change-Id: I576480c3ca808743ddc0ceaf2f0bd8a1de776a41 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> |