diff options
author | Eike Ziller <eike.ziller@qt.io> | 2019-04-29 15:45:27 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2019-05-08 05:44:40 +0000 |
commit | cf5232b27a13573d061d24ec5ef4b3d6af6c512b (patch) | |
tree | 9720c317a60b5e05a695613757afe2379495234b /src/plugins/cpptools/cpptoolsplugin.cpp | |
parent | 2330103ababa71a2cceff1cdd11176636cb5ed29 (diff) | |
download | qt-creator-cf5232b27a13573d061d24ec5ef4b3d6af6c512b.tar.gz |
Fix passing of kit IDs for subproject to JSON wizards
The list of preselected kits in case of sub projects
was passed in a format not compatible with wizard variables
(QList<Id>, but only QString and QStringList are supported).
This fixes the visibility of the Kit selection page of the "Empty qmake
Project" and "Auto Test Project" wizards when triggered from "Add New
Subproject" from the project tree's context menu.
Change-Id: Ica7305825d6323697c9b0788a9634f3d806b9d50
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsplugin.cpp')
0 files changed, 0 insertions, 0 deletions