Commit c0d78042 authored by Robin Burchell's avatar Robin Burchell Committed by Qt by Nokia
Browse files

Remove some unnecessary indirection.


There's no need to heap allocate our QQuickView, and there's no need to have a
seperate pointer to QWindow when we can just use the QQuickView directly.

Change-Id: Ia2bc83c9dc83d1df1ec793836793f752d67e9415
Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
parent 3a345056
Branches
Tags
No related merge requests found
Showing with 14 additions and 17 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