summaryrefslogtreecommitdiffstats
path: root/tests/testprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testprofile.h')
-rw-r--r--tests/testprofile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testprofile.h b/tests/testprofile.h
index c556b3289..c40d40e6a 100644
--- a/tests/testprofile.h
+++ b/tests/testprofile.h
@@ -5,7 +5,7 @@
#include <QtTest>
-class TestProfile : public QObject{
+class TestProfile : public QObject {
Q_OBJECT
private slots:
void testRedCeiling();