mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-22 16:59:58 +01:00
* Don't crash after d&d operation.
This commit is contained in:
parent
62f540f4aa
commit
f56c9d7da5
@ -623,7 +623,7 @@ TrackView::startDrag( Qt::DropActions supportedActions )
|
||||
m_proxyModel->removeIndexes( pindexes );
|
||||
}
|
||||
|
||||
delete drag;
|
||||
// delete drag; FIXME? On OSX it doesn't seem to get deleted automatically.
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user