pushpin
pushpin copied to clipboard
proxy: don't use qapp as parent for objects not in main thread
This was probably done to ensure automatic cleanup on shutdown, but it's not needed since we explicitly call clearDisconnectManager()
.