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:
Diffstat (limited to 'tests/TestEntryModel.h')
-rw-r--r--tests/TestEntryModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TestEntryModel.h b/tests/TestEntryModel.h
index ffca78eb4..778392f20 100644
--- a/tests/TestEntryModel.h
+++ b/tests/TestEntryModel.h
@@ -18,7 +18,7 @@
#ifndef KEEPASSX_TESTENTRYMODEL_H
#define KEEPASSX_TESTENTRYMODEL_H
-#include <QtCore/QObject>
+#include <QObject>
class TestEntryModel : public QObject
{