Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Svyatski <vsvyatski@yandex.ru>2017-04-22 14:35:01 +0300
committerVladimir Svyatski <vsvyatski@yandex.ru>2017-04-22 19:25:52 +0300
commit583f60a3f3b337c5fa448cc138b116acbd66a36a (patch)
tree4af587a0000ec7cc281e2d55caa29c3e726798d3 /tests/TestDatabase.h
parent5792bf1a858d66cf2f3b0953e08cae0650f217c4 (diff)
Add recycle bin test cases body
Diffstat (limited to 'tests/TestDatabase.h')
-rw-r--r--tests/TestDatabase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/TestDatabase.h b/tests/TestDatabase.h
index 550155225..dc9609d72 100644
--- a/tests/TestDatabase.h
+++ b/tests/TestDatabase.h
@@ -20,8 +20,6 @@
#include <QObject>
-class Database;
-
class TestDatabase : public QObject
{
Q_OBJECT