diff options
Diffstat (limited to 'autotests/kconfig_compiler/test9.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test9.h.ref | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test9.h.ref b/autotests/kconfig_compiler/test9.h.ref index 9bcf0001..6e40cf48 100644 --- a/autotests/kconfig_compiler/test9.h.ref +++ b/autotests/kconfig_compiler/test9.h.ref @@ -8,6 +8,7 @@ #include <QDebug> #include <qdir.h> + class Test9 : public KConfigSkeleton { public: |