diff options
author | Nate Graham <nate@kde.org> | 2021-02-08 11:53:28 -0700 |
---|---|---|
committer | Nate Graham <nate@kde.org> | 2021-02-08 11:53:28 -0700 |
commit | 97accd14d732f3eda1c25bb58290cb9311040798 (patch) | |
tree | 01012e137c21e528e50e0a149af18a46a21070cc /src/kconfig_compiler/KConfigCodeGeneratorBase.cpp | |
parent | 073f3cb9f414fa91b21057e808eed6c34319e922 (diff) | |
download | kconfig-97accd14d732f3eda1c25bb58290cb9311040798.tar.gz kconfig-97accd14d732f3eda1c25bb58290cb9311040798.tar.bz2 |
Fix window positioning regression due to incorrect fallback in fallback
We have a fallback string that gets searched for in the KCM, but that
fallback itself should not have a fallback, or else we always use that
second fallback and the window gets positioned incorrectly the first
time it's opened. So let's replace the second fallback with -1.
BUG: 432661
FIXED-IN: 5.79
Diffstat (limited to 'src/kconfig_compiler/KConfigCodeGeneratorBase.cpp')
0 files changed, 0 insertions, 0 deletions