mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
TWK-443: Don't double-delete dynamic widgets
This commit is contained in:
@@ -452,7 +452,6 @@ void
|
||||
DynamicWidget::onDeleted()
|
||||
{
|
||||
emit destroyed( widget() );
|
||||
deleteLater();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user