Skip to content
Verified Commit 9a33bfa0 authored by Fushan Wen's avatar Fushan Wen
Browse files

columnview: use stack to create QQmlComponent

QQmlComponent doesn't need to be created in heap. As long as it finishes
creating an object, it can be deleted. This slightly improves the
efficiency.
parent 040c101b
Pipeline #418842 passed with stage
in 3 minutes and 19 seconds
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