From 159963832457e6307282308455330acc7b5bd153 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 18 Dec 2013 09:53:59 +0100 Subject: Code reformatted using kde-dev-scripts/astyle-kdelibs. Use git blame -w 867e7a5 to show authorship as it was before this commit. --- autotests/kconfig_compiler/kconfigcompiler_test.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotests/kconfig_compiler/kconfigcompiler_test.h') 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(); -- cgit v1.2.1