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