Python: Add PySide 5.14 to the QtQuick application wizard

Change-Id: I03e93aa8bb72b48e93c196e56656e7f7321e33fe
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
This commit is contained in:
Alessandro Portale
2020-01-28 18:24:12 +01:00
parent 8011158a48
commit 08c606b882

View File

@@ -37,9 +37,17 @@
"type": "ComboBox",
"data":
{
"index": 1,
"index": 2,
"items":
[
{
"trKey": "PySide 5.14",
"value":
{
"QtQuickVersion": "2.14",
"QtQuickWindowVersion": "2.14"
}
},
{
"trKey": "PySide 5.13",
"value":