From 0b0a4464fb3d1145eb612b1ab7edacfa9581c8c9 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Tue, 14 Sep 2021 07:30:32 +0200 Subject: Allow KConfigXT to use KSharedConfig::openStateConfig Otherwise we force consumers to use the config location for state data, which is what we are trying to avoid. Task: https://phabricator.kde.org/T12549 --- autotests/kconfig_compiler/test_state_config.kcfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 autotests/kconfig_compiler/test_state_config.kcfg (limited to 'autotests/kconfig_compiler/test_state_config.kcfg') diff --git a/autotests/kconfig_compiler/test_state_config.kcfg b/autotests/kconfig_compiler/test_state_config.kcfg new file mode 100644 index 00000000..9c9e96c3 --- /dev/null +++ b/autotests/kconfig_compiler/test_state_config.kcfg @@ -0,0 +1,14 @@ + + + + + + + 0 + + + + -- cgit v1.2.1