Coding style fix.

This commit is contained in:
Felix Geyer 2013-03-30 17:27:28 +01:00
parent 60335452a4
commit e805a6ff82

View File

@ -28,7 +28,6 @@ class TestEntry : public QObject
private Q_SLOTS:
void testHistoryItemDeletion();
};
#endif // KEEPASSX_TESTENTRY_H