aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2011-11-01 20:13:35 +1000
committerQt by Nokia <qt-info@nokia.com>2011-11-02 08:25:58 +0100
commit7f74a2e949716a856e0b0c466f943f923204d258 (patch)
treea3be17b7a363d8e3faff9b9491a1188db59aeaac /tests/auto/particles
parent685a00d7776de64366a4aa60bf154bea99c9026d (diff)
Make initialize work despite pending resets
This allows for the data to be updated instantly, instead of waiting for the reset in the next paint event. This is needed by the QQuickImageParticle autotest to pass stably. Change-Id: I554eb9d9ddbfc6ba06264dedafb14498685e04cf Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'tests/auto/particles')
-rw-r--r--tests/auto/particles/qquickimageparticle/qquickimageparticle.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro b/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
index 2ae5159825..14d28fd43d 100644
--- a/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
+++ b/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
@@ -8,4 +8,3 @@ testDataFiles.path = .
DEPLOYMENT += testDataFiles
QT += core-private gui-private v8-private declarative-private opengl-private testlib
-CONFIG += insignificant_test