From 01a60f8771ba273d164042710364b7fd88168dcc Mon Sep 17 00:00:00 2001 From: Andrew den Exter Date: Fri, 30 Sep 2011 17:52:27 +1000 Subject: Fix incorrect index when accumulating multiple removes. Don't remove the intersecting count from the current remove twice, and accumulate consecutive not just overlapping removes. Change-Id: I426d764d980ee17ad114aa03ca4089da89c6aed2 Reviewed-on: http://codereview.qt-project.org/5902 Reviewed-by: Qt Sanity Bot Reviewed-by: Andrew den Exter --- tests/auto/declarative/declarative.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/declarative/declarative.pro') diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index d8567db8bb..60eb2a9fa0 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -31,6 +31,7 @@ PRIVATETESTS += \ qdeclarativeapplication \ qdeclarativebehaviors \ qdeclarativebinding \ + qdeclarativechangeset \ qdeclarativeconnection \ qdeclarativeenginedebug \ qdeclarativedebugclient \ -- cgit v1.2.3