diff options
author | Ahmad Samir <a.samirh78@gmail.com> | 2021-02-23 16:23:22 +0200 |
---|---|---|
committer | Ahmad Samir <a.samirh78@gmail.com> | 2021-03-06 01:35:09 +0200 |
commit | 23f55a865bdc1b5f7f462b35e8788ea3e2cbc121 (patch) | |
tree | ec343b3df49555d6264d011d35cdf1303b82e4d2 /autotests/kconfigguitest.cpp | |
parent | 9d87348260316af729892c58bc29f159a173abf1 (diff) | |
download | kconfig-23f55a865bdc1b5f7f462b35e8788ea3e2cbc121.tar.gz kconfig-23f55a865bdc1b5f7f462b35e8788ea3e2cbc121.tar.bz2 |
kconfig_compiler: change how paramString() creates strings
Now it creates C++ code that uses QString::arg(Args...) instead of
arg().arg().
AFAICS, the type of the "Args" is QString, so this should work.
Diffstat (limited to 'autotests/kconfigguitest.cpp')
0 files changed, 0 insertions, 0 deletions