Qt Declarative (Quick 2)
Go to file
Volker Hilsheimer 1dac1435d4 Include qqmlglobal_p.h in tst_qmltyperegistrar.cpp to fix build
Fixes build error from testing for an unknown feature flag, i.e.

tst_qmltyperegistrar.cpp:1439:6: error: division by zero in preprocessor
expression

As it's a private feature, include a private header.

Change-Id: I6112d73ebb738a555c05211d8f6c29a053de7b39
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit dec68b9e75)
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2025-09-20 17:48:09 +00:00
LICENSES Add REUSE.toml files and missing licenses 2024-10-29 14:00:19 +02:00
cmake Use `_qt_internal_set_source_file_generated` 2025-06-25 09:14:55 +00:00
coin Make module ready for source SBOM checking 2025-02-21 20:24:43 +01:00
dist Add REUSE.toml files and missing licenses 2024-10-29 14:00:19 +02:00
examples Gallery example: Brush up the .cpp file 2025-09-11 21:48:00 +00:00
features
src CRA: review src/qmlls 2025-09-19 21:24:28 +02:00
tests Include qqmlglobal_p.h in tst_qmltyperegistrar.cpp to fix build 2025-09-20 17:48:09 +00:00
tools QmlCompiler: Properly handle uncertain component status 2025-09-19 02:04:18 +00:00
.cmake.conf Bump version to 6.10.0 2025-01-03 11:57:39 +01:00
.gitattributes
.gitignore QtQml: Drop checks for compile hash and Qt version from the CUs 2025-03-18 10:53:07 +01:00
.gitmodules
.gitreview Add .gitreview file 2025-02-26 20:54:40 +01:00
.tag
CMakeLists.txt Move `qt_internal_project_setup` as early as possible 2025-05-30 12:30:05 +02:00
README.md
REUSE.toml Update licensing of files with infrastructure type 2025-03-13 14:59:06 +01:00
configure.cmake
dependencies.yaml Update dependencies on '6.10' in qt/qtdeclarative 2025-09-01 03:55:40 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 14:59:06 +01:00
qt_cmdline.cmake Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
qtdeclarative.doxy