From e805a6ff82df093426dff1fddb13ef6a8a8b2165 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Sat, 30 Mar 2013 17:27:28 +0100 Subject: [PATCH] Coding style fix. --- tests/TestEntry.h | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/TestEntry.h b/tests/TestEntry.h index aaedb259c..e1f645092 100644 --- a/tests/TestEntry.h +++ b/tests/TestEntry.h @@ -28,7 +28,6 @@ class TestEntry : public QObject private Q_SLOTS: void testHistoryItemDeletion(); - }; #endif // KEEPASSX_TESTENTRY_H