diff options
author | Laurent Montel <montel@kde.org> | 2020-08-24 07:29:22 +0200 |
---|---|---|
committer | Laurent Montel <montel@kde.org> | 2020-08-24 07:29:22 +0200 |
commit | a3d55917068c99fc343ad4163be2ed52d25fc691 (patch) | |
tree | ea836353ae1cd0574f855aa8506cc2cdd88a3509 /src/gui | |
parent | 9574fe42b6a93ebbc116d0fc2bd0a962af0dd020 (diff) | |
download | kconfig-a3d55917068c99fc343ad4163be2ed52d25fc691.tar.gz kconfig-a3d55917068c99fc343ad4163be2ed52d25fc691.tar.bz2 |
Fix qt warning:
"QtPrivate::DeprecatedRefClassBehavior::warn|?libKF5ConfigCore.so.5?|?libKF5ConfigCore.so.5?
Using QCharRef with an index pointing outside the valid range of a
QString. The corresponding behavior is deprecated, and will be changed
in a future version of Qt."
We try to access to an invalid index.
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions