Fix not having a context when cleaning up on Windows
authorLaszlo Agocs <laszlo.agocs@digia.com>
Thu, 6 Nov 2014 21:06:26 +0000 (13:06 -0800)
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Mon, 10 Nov 2014 08:48:51 +0000 (09:48 +0100)
commitb5fb59fc5fa8d180daa1cb95f12238657a53bbc2
tree308250492b50a49b3469a9edd989ac77d0cb317a
parent3d389f2a47dad538925ca1916e889c4bbc48fbac
Fix not having a context when cleaning up on Windows

The same old issue surfaces in the windows render loop too.
The basic render loop is already fixed, apply a similar patch
to the windows one too.

Task-number: QTBUG-42213
Change-Id: I07068315f5164014e329b8ce061947c97ae9da61
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
src/quick/scenegraph/qsgwindowsrenderloop.cpp