Skip to content
Commit 09c37c1c authored by David Edmundson's avatar David Edmundson Committed by Nate Graham
Browse files

Avoid combining smart pointers and qobject parent ownership

Devices are stored as QSharedPointer<Device> mDevices. If something has
the memory managed explicitly we don't want QObject parents to also try
and do the same job.

BUG: 439192
parent 9dc08d06
Pipeline #238076 passed with stage
in 3 minutes and 1 second
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