diff options
author | Christian Kandeler <christian.kandeler@qt.io> | 2019-07-17 14:17:13 +0200 |
---|---|---|
committer | Christian Kandeler <christian.kandeler@qt.io> | 2019-07-22 14:50:28 +0000 |
commit | 9aa67f225f43be18161f45fa673bc9f7ccd5f273 (patch) | |
tree | c0522f5c1d75ac7a14da8c5105c984d841f1603a /src/plugins/diffeditor/diffview.cpp | |
parent | 4d71c0f13e5854849a9836186f534dfab1ef9869 (diff) | |
download | qt-creator-9aa67f225f43be18161f45fa673bc9f7ccd5f273.tar.gz |
ProjectExplorer: Fix erroneous selection of default kit
... in the target setup page. The default kit should only get selected
as a fallback. However, that code was called before checking the
imports, so it could happen that the default kit got selected in
addition to the kits for the imported builds.
Fixes: QTCREATORBUG-22499
Change-Id: I2a86f4de7e3d62f489ff5b5d56e4974b28f6d4f1
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/diffeditor/diffview.cpp')
0 files changed, 0 insertions, 0 deletions