Skip to content
Commit 6ea3f539 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


(cherry picked from commit 09c37c1c)
parent b940495b
Pipeline #238078 passed with stage
in 1 minute and 35 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