Commit 35560902 authored by Jan Arve Saether's avatar Jan Arve Saether Committed by The Qt Project
Browse files

Remove excess call to invalidate()


QQuickLinearLayout::insertLayoutItem is only called from
updateLayoutItems(), and updateLayoutItems() calls invalidate() after
it has finished calling insertLayoutItem() with all its children.

Change-Id: I67a195522fd7807d77147bc5cfe33e01af105f3f
Reviewed-by: default avatarRichard Moe Gustavsen <richard.gustavsen@digia.com>
parent 32724df8
No related merge requests found
Showing with 0 additions and 2 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment