diff options
Diffstat (limited to 'autotests/kconfig_compiler/test11a.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test11a.h.ref | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test11a.h.ref b/autotests/kconfig_compiler/test11a.h.ref index 23c83713..62b59381 100644 --- a/autotests/kconfig_compiler/test11a.h.ref +++ b/autotests/kconfig_compiler/test11a.h.ref @@ -11,6 +11,7 @@ #include <QDebug> #include "test11_types.h" + class Test11a : public MyPrefs { public: |