diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2020-11-16 23:03:58 +0100 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2020-11-17 11:29:57 +0000 |
commit | a05a0a61d0760fb35730737618989c513dc7926d (patch) | |
tree | 4ffca8390f8404a61eaf6a37bb69db634121b659 /src/plugins/autotest/quick/quicktestparser.cpp | |
parent | 8f655c60b72aae073fc4c72fa82111e956d873ce (diff) | |
download | qt-creator-a05a0a61d0760fb35730737618989c513dc7926d.tar.gz |
Fix clazy warning about comparing string to implicit char
Fix the warning: QString being compared to implicit QChar
[clazy-qstring-comparison-to-implicit-char].
Fix it by defining explicitly the value of char16_t type.
Change-Id: I87909cf75fa2dddfe5474f33fa36222ebacf06b9
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/autotest/quick/quicktestparser.cpp')
0 files changed, 0 insertions, 0 deletions