aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/kconfigcompiler_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/kconfigcompiler_test.h')
-rw-r--r--autotests/kconfig_compiler/kconfigcompiler_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/kconfigcompiler_test.h b/autotests/kconfig_compiler/kconfigcompiler_test.h
index 53ad18a0..940044a8 100644
--- a/autotests/kconfig_compiler/kconfigcompiler_test.h
+++ b/autotests/kconfig_compiler/kconfigcompiler_test.h
@@ -24,7 +24,7 @@ class QString;
class KConfigCompiler_Test : public QObject
{
- Q_OBJECT
+ Q_OBJECT
private Q_SLOTS:
void initTestCase();
void testBaselineComparison_data();