diff options
Diffstat (limited to 'autotests/kconfig_compiler/test5.kcfgc')
-rw-r--r-- | autotests/kconfig_compiler/test5.kcfgc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test5.kcfgc b/autotests/kconfig_compiler/test5.kcfgc index 1c8f1613..219c369c 100644 --- a/autotests/kconfig_compiler/test5.kcfgc +++ b/autotests/kconfig_compiler/test5.kcfgc @@ -1,6 +1,7 @@ # Code generation options for kconfig_compiler_kf5 File=test5.kcfg ClassName=Test5 +ParentInConstructor=true Singleton=true Mutators=true #Inherits=MyPrefs |