Let Qt delete this when the parent is destroyed
This commit is contained in:
parent
fbaf5ade71
commit
a56ff23770
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ public:
|
|||
|
||||
~DevicePrivate()
|
||||
{
|
||||
delete m_pairingHandler;
|
||||
qDeleteAll(m_deviceLinks);
|
||||
m_deviceLinks.clear();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue