mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
* Don't crash after d&d operation.
This commit is contained in:
@@ -623,7 +623,7 @@ TrackView::startDrag( Qt::DropActions supportedActions )
|
|||||||
m_proxyModel->removeIndexes( pindexes );
|
m_proxyModel->removeIndexes( pindexes );
|
||||||
}
|
}
|
||||||
|
|
||||||
delete drag;
|
// delete drag; FIXME? On OSX it doesn't seem to get deleted automatically.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user