diff options
Diffstat (limited to 'tests/testdivesiteduplication.h')
-rw-r--r-- | tests/testdivesiteduplication.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/testdivesiteduplication.h b/tests/testdivesiteduplication.h index ba6b694a1..21a257a2d 100644 --- a/tests/testdivesiteduplication.h +++ b/tests/testdivesiteduplication.h @@ -4,8 +4,7 @@ #include <QTest> -class TestDiveSiteDuplication : public QObject -{ +class TestDiveSiteDuplication : public QObject { Q_OBJECT private slots: void testReadV2(); |