summaryrefslogtreecommitdiffstats
path: root/src/animation/animation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/animation.pro')
-rw-r--r--src/animation/animation.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/animation/animation.pro b/src/animation/animation.pro
index b7d08416c..9c5db68f2 100644
--- a/src/animation/animation.pro
+++ b/src/animation/animation.pro
@@ -4,9 +4,6 @@ DEFINES += QT3DANIMATION_LIBRARY
MODULE = 3danimation
-# Qt3D is free of Q_FOREACH - make sure it stays that way:
-DEFINES += QT_NO_FOREACH
-
QT += core-private 3dcore-private 3drender 3drender-private
include(frontend/frontend.pri)