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