diff options
author | Karim Abdelrahman <[email protected]> | 2023-11-15 09:27:03 +0200 |
---|---|---|
committer | Karim Abdelrahman <[email protected]> | 2023-11-15 13:50:35 +0000 |
commit | de4c871655afb116bead829599ef55d42f3b0b40 (patch) | |
tree | 6bbf461ecf72b9aa6772da4b3e514675a9f7732c /src/plugins/effectmakernew/effectmakermodel.h | |
parent | 031e23edbeaf0efed4a7f1c0828bc1cc7881b145 (diff) |
QmlDesigner: Fix isQtForMcusProject() bad if condition
"if(activeTarget && activeTarget->kit())" will always
return true for both Qml & CMake build systems.
The value of McuSupport.McuTargetKitVersion has to
also be checked as the third condition for Cmake
build system.
Task-number: QDS-10599
Change-Id: I5904e34082d1d81cccc4dd43b6911f9160eb5ea1
Reviewed-by: Yasser Grimes <[email protected]>
Reviewed-by: Aleksei German <[email protected]>
Diffstat (limited to 'src/plugins/effectmakernew/effectmakermodel.h')
0 files changed, 0 insertions, 0 deletions