summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp')
-rw-r--r--tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp b/tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp
index 5baef08fa..c7236ac7d 100644
--- a/tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp
+++ b/tests/auto/input/qlogicaldevice/tst_qlogicaldevice.cpp
@@ -36,10 +36,6 @@
#include <Qt3DInput/QAxis>
#include <Qt3DInput/QAction>
-#include <Qt3DCore/QPropertyUpdatedChange>
-#include <Qt3DCore/QPropertyNodeAddedChange>
-#include <Qt3DCore/QPropertyNodeRemovedChange>
-
#include "testpostmanarbiter.h"
class tst_QLogicalDevice: public QObject