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:
authorFelix Geyer <debfx@fobos.de>2015-09-23 00:02:41 +0300
committerFelix Geyer <debfx@fobos.de>2015-09-23 23:21:21 +0300
commitc8ae31a24838050563fd79201d29abe2aa34978d (patch)
treed358ccb87bdf9084c380e284afe409d573e70afe /tests/gui/TestGuiPixmaps.cpp
parent66a01e4fef9700baa2293a20c77c30fdc2f89e2c (diff)
Remove backported Qt5 test macros.
Diffstat (limited to 'tests/gui/TestGuiPixmaps.cpp')
-rw-r--r--tests/gui/TestGuiPixmaps.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gui/TestGuiPixmaps.cpp b/tests/gui/TestGuiPixmaps.cpp
index 87e3f2488..363749474 100644
--- a/tests/gui/TestGuiPixmaps.cpp
+++ b/tests/gui/TestGuiPixmaps.cpp
@@ -19,7 +19,6 @@
#include <QTest>
-#include "tests.h"
#include "core/Database.h"
#include "core/DatabaseIcons.h"
#include "core/Entry.h"