diff options
Diffstat (limited to 'autotests/kconfig_compiler/test_state_config.kcfgc')
-rw-r--r-- | autotests/kconfig_compiler/test_state_config.kcfgc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test_state_config.kcfgc b/autotests/kconfig_compiler/test_state_config.kcfgc new file mode 100644 index 00000000..35e2de7d --- /dev/null +++ b/autotests/kconfig_compiler/test_state_config.kcfgc @@ -0,0 +1,6 @@ +# Code generation options for kconfig_compiler_kf5 +File=test_state_config.kcfg +ClassName=MyStateConfig +Singleton=false +Mutators=true +ItemAccessors=true |