aboutsummaryrefslogtreecommitdiff
path: root/src/kconfig_compiler/KConfigHeaderGenerator.cpp
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2021-06-23 12:05:33 +0200
committerDavid Faure <faure@kde.org>2021-08-03 10:01:15 +0000
commited28682265bd95416a98d5ccc6a72e96563f84f3 (patch)
treef02637dae257a7330b47731257c6811945b448e8 /src/kconfig_compiler/KConfigHeaderGenerator.cpp
parentdcc5f6529d3008f2cf3a678a4c42d5092b406690 (diff)
downloadkconfig-ed28682265bd95416a98d5ccc6a72e96563f84f3.tar.gz
kconfig-ed28682265bd95416a98d5ccc6a72e96563f84f3.tar.bz2
KConfig: fix deletion of an entry that is also in kdeglobals
This is the case where we expected to see Key[$d] in the config file, and it was somehow broken. When saving, the key was omitted, so when reloading the kdeglobals key was present again. Detected when trying to write a unittest for a different patch... I had to reshuffle the unittest a bit because testThreads calls testSimple which didn't expect that the "[AAA]" group would actually be deleted now.
Diffstat (limited to 'src/kconfig_compiler/KConfigHeaderGenerator.cpp')
0 files changed, 0 insertions, 0 deletions