mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Don't double-delete playlists either
This commit is contained in:
@@ -125,7 +125,6 @@ PlaylistView::onDeleted()
|
|||||||
{
|
{
|
||||||
qDebug() << Q_FUNC_INFO;
|
qDebug() << Q_FUNC_INFO;
|
||||||
emit destroyed( widget() );
|
emit destroyed( widget() );
|
||||||
deleteLater();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user