forked from qt-creator/qt-creator
QmlDesigner: Remove Qt 6.2/6.3/6.4 from extended 3d wizard
Change-Id: Ic79d7ccf4183aafd30953dc65ad1bae4661c8f11 Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -236,33 +236,9 @@
|
||||
"type": "ComboBox",
|
||||
"data":
|
||||
{
|
||||
"index": 5,
|
||||
"index": 2,
|
||||
"items":
|
||||
[
|
||||
{
|
||||
"trKey": "Qt 6.2",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.2',
|
||||
'TargetQuick3DVersion': '6.2'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.3",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.3',
|
||||
'TargetQuick3DVersion': '6.3'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.4",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.4',
|
||||
'TargetQuick3DVersion': '6.4'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.5",
|
||||
"value":
|
||||
|
||||
Reference in New Issue
Block a user