Commit b9f74e74 authored by Marco Bubke's avatar Marco Bubke Committed by The Qt Project
Browse files

Fix wrong assert in QSGRenderLoop::setInstance


The assert before test not if the scoped pointer is null but the pointer
which was holding the scoping pointer.

Task-number: QTBUG-36932
Change-Id: I7a5e51752446556c1796bb677fe69cbceffdd3e0
Reviewed-by: default avatarGunnar Sletta <gunnar.sletta@jollamobile.com>
parent 32cd6183
Showing with 1 addition and 1 deletion
Supports Markdown
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