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/gui/TestGuiPixmaps.cpp')
-rw-r--r--tests/gui/TestGuiPixmaps.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/gui/TestGuiPixmaps.cpp b/tests/gui/TestGuiPixmaps.cpp
index 363749474..c71fe51b9 100644
--- a/tests/gui/TestGuiPixmaps.cpp
+++ b/tests/gui/TestGuiPixmaps.cpp
@@ -16,13 +16,8 @@
*/
#include "TestGuiPixmaps.h"
-
-#include <QTest>
-
-#include "core/Database.h"
+#include "TestGlobal.h"
#include "core/DatabaseIcons.h"
-#include "core/Entry.h"
-#include "core/Group.h"
#include "core/Metadata.h"
#include "crypto/Crypto.h"