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