Delete data device manager while display is still alive.
Change-Id: I7691e06d75866034c93020ebdfb45421275fcf9d Reviewed-by: Giulio Camuffo <giulio.camuffo@jollamobile.com>
This commit is contained in:
parent
b4e47c370d
commit
0bfe40dc8d
@ -143,6 +143,7 @@ QWaylandDisplay::QWaylandDisplay(QWaylandIntegration *waylandIntegration)
|
||||
|
||||
QWaylandDisplay::~QWaylandDisplay(void)
|
||||
{
|
||||
delete mDndSelectionHandler.take();
|
||||
mEventThread->quit();
|
||||
mEventThread->wait();
|
||||
delete mEventThreadObject;
|
||||
|
Loading…
x
Reference in New Issue
Block a user