diff options
Diffstat (limited to 'autotests/kconfig_compiler/test11.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test11.h.ref | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test11.h.ref b/autotests/kconfig_compiler/test11.h.ref index 395810ef..2acbe9e5 100644 --- a/autotests/kconfig_compiler/test11.h.ref +++ b/autotests/kconfig_compiler/test11.h.ref @@ -11,6 +11,7 @@ #include <QDebug> #include "test11_types.h" + class Test11 : public MyPrefs { public: |