aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgpositioners_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/items/qsgpositioners_p_p.h')
-rw-r--r--src/declarative/items/qsgpositioners_p_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/items/qsgpositioners_p_p.h b/src/declarative/items/qsgpositioners_p_p.h
index 241cbcfa3c..49de12a1fd 100644
--- a/src/declarative/items/qsgpositioners_p_p.h
+++ b/src/declarative/items/qsgpositioners_p_p.h
@@ -82,6 +82,7 @@ public:
void init(QSGBasePositioner::PositionerType at)
{
type = at;
+ childrenDoNotOverlap = true;
}
int spacing;