mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
Don't double-delete playlists either
This commit is contained in:
parent
924c1b3a72
commit
41f3193355
@ -125,7 +125,6 @@ PlaylistView::onDeleted()
|
||||
{
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
emit destroyed( widget() );
|
||||
deleteLater();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user