mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +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 );
|
||||
}
|
||||
|
||||
delete drag;
|
||||
// delete drag; FIXME? On OSX it doesn't seem to get deleted automatically.
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user