@@ -127,7 +127,7 @@ static const std::vector<QtModule> Qt6Modules = {
127
127
{" xcbqpa" , " libQt6XcbQpa" , " " },
128
128
{" xml" , " libQt6Xml" , " qtbase" },
129
129
130
- /* Not Included in Qt6.0.0, maybe some of them will be added back in 6.1, 6.2
130
+ /* Re-introduce for testing in 6.2+ */
131
131
132
132
{" 3danimation" , " libQt63DAnimation" , " " },
133
133
{" 3dcore" , " libQt63DCore" , " " },
@@ -143,7 +143,7 @@ static const std::vector<QtModule> Qt6Modules = {
143
143
{" 3dquick" , " libQt63DQuick" , " " },
144
144
{" bluetooth" , " libQt6Bluetooth" , " " },
145
145
{" clucene" , " libQt6CLucene" , " qt_help" },
146
- {"declarative", "libQt6Declarative", "qtquick1 "},
146
+ {" declarative" , " libQt6Declarative" , " qtquick2 " },
147
147
{" gamepad" , " libQt6Gamepad" , " " },
148
148
{" location" , " libQt6Location" , " " },
149
149
{" multimediagsttools" , " libQt6MultimediaGstTools" , " qtmultimedia" },
@@ -164,7 +164,6 @@ static const std::vector<QtModule> Qt6Modules = {
164
164
{" websockets" , " libQt6WebSockets" , " qtwebsockets" },
165
165
{" x11extras" , " libQt6X11Extras" , " " },
166
166
{" xmlpatterns" , " libQt6XmlPatterns" , " qtxmlpatterns" },
167
- */
168
167
169
168
};
170
169
0 commit comments