forked from qt-creator/qt-creator
QML project Wizards: Add Qt 5.6
Change-Id: Iaf56de6330c65f71c936dec0b98d9e2331a17da2 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
This commit is contained in:
@@ -41,6 +41,14 @@
|
||||
{
|
||||
"items":
|
||||
[
|
||||
{
|
||||
"trKey": "Qt 5.6",
|
||||
"value":
|
||||
"{
|
||||
'qtQuickVersion': '2.6',
|
||||
'qtQuickWindowVersion': '2.2'
|
||||
}"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 5.5",
|
||||
"value":
|
||||
|
@@ -43,6 +43,16 @@
|
||||
{
|
||||
"items":
|
||||
[
|
||||
{
|
||||
"trKey": "Qt 5.6",
|
||||
"value":
|
||||
"{
|
||||
'qtQuickVersion': '2.6',
|
||||
'qtQuickControlsVersion': '1.5',
|
||||
'qtQuickDialogsVersion': '1.2',
|
||||
'qtQuickLayoutsVersion': '1.3'
|
||||
}"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 5.5",
|
||||
"value":
|
||||
|
Reference in New Issue
Block a user